Searched defs:MSR_HV (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/include/
H A Dreg.h98 #define MSR_HV (1ul << 60) /* Hypervisor state */ macro
/linux-master/arch/powerpc/include/asm/
H A Dreg.h71 #define MSR_HV __MASK(MSR_HV_LG) /* Hypervisor state */ macro
76 #define MSR_HV 0 macro

Completed in 442 milliseconds