Home
last modified time | relevance | path

Searched refs:MSR_HV_LG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Drtas_entry.S115 extrdi r0, r6, 1, 63 - MSR_HV_LG
117 insrdi r6, r0, 1, 63 - MSR_HV_LG
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S289 rldicl. r10,r12,64-MSR_HV_LG,63
H A Dbook3s_hv_rmhandlers.S872 rldicl r11, r11, 63 - MSR_HV_LG, 1
873 rotldi r11, r11, 1 + MSR_HV_LG
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h32 #define MSR_HV_LG 60 /* Hypervisor state */ macro
71 #define MSR_HV __MASK(MSR_HV_LG) /* Hypervisor state */