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

/arch/x86/kernel/
H A Dxsave.c566 static enum { AUTO, ENABLE, DISABLE } eagerfpu = AUTO; enumerator in enum:__anon3220
572 eagerfpu = DISABLE;
641 if (cpu_has_xsaveopt && eagerfpu != DISABLE)
645 if (eagerfpu == DISABLE) {
/arch/arc/
H A DKconfig183 Note that Global I/D ENABLE + Per Page DISABLE works but corollary
184 Global DISABLE + Per Page ENABLE won't work
/arch/cris/include/uapi/arch-v10/arch/
H A Dsv_addr_ag.h124 IO_STATE( R_BUS_CONFIG, CE, DISABLE )
/arch/blackfin/kernel/
H A Ddebug-mmrs.c295 __GPTIMER_GROUP(DISABLE, disable);

Completed in 189 milliseconds