Home
last modified time | relevance | path

Searched refs:MSR_ILE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dras.c494 MSR_ILE|MSR_HV|MSR_SF)) == (MSR_DR|MSR_SF)) { in pSeries_system_reset_exception()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h26 #define MSR_ILE (1<<16) /* Interrupt Little Endian */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h97 #define MSR_ILE __MASK(MSR_ILE_LG) /* Interrupt Little Endian */ macro