Searched refs:ALT_COND_ALWAYS (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dalternative.c31 cond_check = ALT_COND_ALWAYS |
59 if ((cond & ALT_COND_ALWAYS) == 0 && no_alternatives)
/linux-master/arch/parisc/include/asm/
H A Dalternative.h5 #define ALT_COND_ALWAYS 0x80 /* always replace instruction */ macro

Completed in 116 milliseconds