Home
last modified time | relevance | path

Searched refs:tlbcam (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/
Dmmu_decl.h147 struct tlbcam { struct
Dfsl_booke_mmu.c62 struct tlbcam TLBCAM[NUM_TLBCAMS];
/arch/powerpc/kernel/
Dasm-offsets.c711 DEFINE(TLBCAM_SIZE, sizeof(struct tlbcam)); in main()
712 OFFSET(TLBCAM_MAS0, tlbcam, MAS0); in main()
713 OFFSET(TLBCAM_MAS1, tlbcam, MAS1); in main()
714 OFFSET(TLBCAM_MAS2, tlbcam, MAS2); in main()
715 OFFSET(TLBCAM_MAS3, tlbcam, MAS3); in main()
716 OFFSET(TLBCAM_MAS7, tlbcam, MAS7); in main()