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

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

Completed in 182 milliseconds