Home
last modified time | relevance | path

Searched refs:lpteg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dmoea64_native.c585 size = moea64_pteg_count * sizeof(struct lpteg); in moea64_bootstrap_native()
618 sizeof(struct lpteg)); in moea64_bootstrap_native()
635 size = moea64_pteg_count * sizeof(struct lpteg); in moea64_bootstrap_native()
/freebsd/sys/powerpc/ps3/
H A Dmmu_ps3.c118 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg); in mps3_bootstrap()
/freebsd/sys/powerpc/include/
H A Dpte.h62 struct lpteg { struct
/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c251 moea64_pteg_count = final_pteg_count / sizeof(struct lpteg); in mphyp_bootstrap()