Searched refs:SLBV_L (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c604 entry.slbv |= SLBV_L;
H A Dslb.c215 slbv |= SLBV_L;
296 slbv |= SLBV_L;
/freebsd-11-stable/sys/powerpc/include/
H A Dslb.h45 #define SLBV_L 0x0000000000000100UL /* Large page selector */ macro
/freebsd-11-stable/sys/powerpc/pseries/
H A Dmmu_phyp.c193 if (slb_encoding == SLBV_L && lp_encoding == 0)
200 if (nptlp && slb_encoding == SLBV_L && lp_encoding == 0)

Completed in 248 milliseconds