Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dsubcore.c193 hid0 &= ~HID0_POWER8_DYNLPARDIS; in unsplit_core()
230 hid0 |= HID0_POWER8_DYNLPARDIS | split_parms[i].value; in split_core()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h573 #define HID0_POWER8_DYNLPARDIS __MASK(48) macro
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv.c2882 hid0 |= cmd_bit | HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()
3024 hid0 &= ~HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()