Searched refs:HPT_SP_SHIFT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
H A Dpte.h149 #define HPT_SP_SHIFT (VM_LEVEL_0_ORDER + PAGE_SHIFT) macro
150 #define HPT_SP_SIZE (1 << HPT_SP_SHIFT)
/freebsd-13-stable/sys/powerpc/aim/
H A Dmmu_oea64.c4247 (PVO_VADDR(pvo) >> HPT_SP_SHIFT) ^ (uintptr_t)pmap) &

Completed in 33 milliseconds