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

/freebsd-12-stable/sys/powerpc/aim/
H A Disa3_hashtb.c390 size = moea64_pteg_count * sizeof(struct lpteg);
422 sizeof(struct lpteg));
433 size = moea64_pteg_count * sizeof(struct lpteg);
H A Dmoea64_native.c442 size = moea64_pteg_count * sizeof(struct lpteg);
468 sizeof(struct lpteg));
479 size = moea64_pteg_count * sizeof(struct lpteg);
/freebsd-12-stable/sys/powerpc/include/
H A Dpte.h63 struct lpteg { struct
/freebsd-12-stable/sys/powerpc/ps3/
H A Dmmu_ps3.c115 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg);
/freebsd-12-stable/sys/powerpc/pseries/
H A Dmmu_phyp.c153 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg);

Completed in 66 milliseconds