Home
last modified time | relevance | path

Searched refs:HID0_POWER8_DYNLPARDIS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dsubcore.c85 * Thread 0 clears HID0_POWER8_DYNLPARDIS (Dynamic LPAR Disable). This tells
116 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which
189 hid0 &= ~HID0_POWER8_DYNLPARDIS; in unsplit_core()
226 hid0 |= HID0_POWER8_DYNLPARDIS | split_parms[i].value; in split_core()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dsubcore.c87 * Thread 0 clears HID0_POWER8_DYNLPARDIS (Dynamic LPAR Disable). This tells
118 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which
201 hid0 &= ~HID0_POWER8_DYNLPARDIS; in unsplit_core()
238 hid0 |= HID0_POWER8_DYNLPARDIS | split_parms[i].value; in split_core()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h596 #define HID0_POWER8_DYNLPARDIS __MASK(48) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h601 #define HID0_POWER8_DYNLPARDIS __MASK(48) macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv.c3257 hid0 |= cmd_bit | HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()
3374 hid0 &= ~HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()
/kernel/linux/linux-6.6/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()

Completed in 22 milliseconds