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

/linux-master/arch/x86/kernel/
H A Dbootflag.c19 #define SBF_PARITY (1<<7) macro
41 v &= ~SBF_PARITY;
43 v |= SBF_PARITY;

Completed in 101 milliseconds