Searched refs:MSR_HV_LG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas_entry.S | 115 extrdi r0, r6, 1, 63 - MSR_HV_LG 117 insrdi r6, r0, 1, 63 - MSR_HV_LG
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_entry.S | 289 rldicl. r10,r12,64-MSR_HV_LG,63
|
H A D | book3s_hv_rmhandlers.S | 872 rldicl r11, r11, 63 - MSR_HV_LG, 1 873 rotldi r11, r11, 1 + MSR_HV_LG
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 32 #define MSR_HV_LG 60 /* Hypervisor state */ macro 71 #define MSR_HV __MASK(MSR_HV_LG) /* Hypervisor state */
|