Home
last modified time | relevance | path

Searched defs:MSR_SE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h32 #define MSR_SE (1<<10) /* Single Step */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h103 #define MSR_SE __MASK(MSR_SE_LG) /* Single Step */ macro