Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsubcore.c192 hid0 &= ~HID0_POWER8_DYNLPARDIS; in unsplit_core()
229 hid0 |= HID0_POWER8_DYNLPARDIS | split_parms[i].value; in split_core()
/linux-4.1.27/arch/powerpc/include/asm/
Dreg.h449 #define HID0_POWER8_DYNLPARDIS __MASK(48) macro