Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dmmu_decl.h158 struct tlbcam { struct
Dfsl_booke_mmu.c62 struct tlbcam TLBCAM[NUM_TLBCAMS];
/arch/powerpc/kernel/
Dasm-offsets.c732 DEFINE(TLBCAM_SIZE, sizeof(struct tlbcam)); in main()
733 DEFINE(TLBCAM_MAS0, offsetof(struct tlbcam, MAS0)); in main()
734 DEFINE(TLBCAM_MAS1, offsetof(struct tlbcam, MAS1)); in main()
735 DEFINE(TLBCAM_MAS2, offsetof(struct tlbcam, MAS2)); in main()
736 DEFINE(TLBCAM_MAS3, offsetof(struct tlbcam, MAS3)); in main()
737 DEFINE(TLBCAM_MAS7, offsetof(struct tlbcam, MAS7)); in main()