Searched refs:ALT_CTX_LATE (Results 1 – 1 of 1) sorted by relevance
31 #define ALT_CTX_LATE 2 macro32 #define ALT_CTX_ALL (ALT_CTX_EARLY | ALT_CTX_LATE)50 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \80 __apply_alternatives(__alt_instructions, __alt_instructions_end, ALT_CTX_LATE); in apply_alternative_instructions()
Completed in 5 milliseconds