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

/arch/x86/math-emu/
H A Dfpu_system.h29 #define SEG_EXECUTE_ONLY(s) (((s).b & ((1 << 11) | (1 << 9))) == (1 << 11)) macro
H A Dget_address.c185 if (SEG_EXECUTE_ONLY(descriptor) ||

Completed in 37 milliseconds