Home
last modified time | relevance | path

Searched defs:MSR_HV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dreg.h98 #define MSR_HV (1ul << 60) /* Hypervisor state */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h71 #define MSR_HV __MASK(MSR_HV_LG) /* Hypervisor state */ macro
76 #define MSR_HV 0 macro
/openbmc/qemu/target/ppc/
H A Dcpu.h427 #define MSR_HV PPC_BIT_NR(3) /* hypervisor state hflags */ macro