Searched refs:lpteg (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/boot/powerpc/ps3/
H A Dps3mmu.c103 pteg_count = ptsize / sizeof(struct lpteg);
/freebsd-11.0-release/sys/powerpc/aim/
H A Dmoea64_native.c422 size = moea64_pteg_count * sizeof(struct lpteg);
437 sizeof(struct lpteg));
448 size = moea64_pteg_count * sizeof(struct lpteg);
/freebsd-11.0-release/sys/powerpc/include/
H A Dpte.h61 struct lpteg { struct
/freebsd-11.0-release/sys/powerpc/ps3/
H A Dmmu_ps3.c107 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg);
/freebsd-11.0-release/sys/powerpc/pseries/
H A Dmmu_phyp.c153 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg);

Completed in 87 milliseconds