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

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

Completed in 201 milliseconds