Searched refs:ALT_FACILITY (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/kernel/vdso64/ |
H A D | vgetrandom-chacha.S | 50 ALTERNATIVE __stringify(VL BEPERM,16,,%r1), "brcl 0,0", ALT_FACILITY(148) 148 ALT_FACILITY(148) 172 ALTERNATIVE "nopr", "br %r14", ALT_FACILITY(148)
|
/linux/arch/s390/include/asm/ |
H A D | facility.h | 62 ALTERNATIVE("brcl 15,%l[l_no]", "brcl 0,0", ALT_FACILITY(%[nr])) in __test_facility_constant()
|
H A D | alternative.h | 42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ macro
|