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

/freebsd-12-stable/sys/powerpc/include/
H A Dbat.h77 #define BAT_PBS 0xfffe0000 /* physical block start */ macro
114 (((pa) & BAT_PBS) | (wimg) | (pp))
/freebsd-12-stable/sys/powerpc/aim/
H A Dmmu_oea.c2606 start = battable[idx].batl & BAT_PBS;

Completed in 63 milliseconds