Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kernel/
Dcpu_setup_a2.S51 andis. r0,r3,MSR_GS@h
96 andis. r0,r3,MSR_GS@h
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h19 #define MSR_GS (1<<28) /* Guest state */ macro
/linux-3.4.99/drivers/virt/
Dfsl_hypervisor.c799 if (!(mfmsr() & MSR_GS)) in has_fsl_hypervisor()