Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c201 hid0 &= ~HID0_POWER8_DYNLPARDIS; in unsplit_core()
238 hid0 |= HID0_POWER8_DYNLPARDIS | split_parms[i].value; in split_core()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h601 #define HID0_POWER8_DYNLPARDIS __MASK(48) macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3854 hid0 |= cmd_bit | HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()
3971 hid0 &= ~HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()