Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dmmu_decl.h148 struct tlbcam { struct
Dfsl_booke_mmu.c62 struct tlbcam TLBCAM[NUM_TLBCAMS];
/arch/powerpc/kernel/
Dasm-offsets.c716 DEFINE(TLBCAM_SIZE, sizeof(struct tlbcam)); in main()
717 DEFINE(TLBCAM_MAS0, offsetof(struct tlbcam, MAS0)); in main()
718 DEFINE(TLBCAM_MAS1, offsetof(struct tlbcam, MAS1)); in main()
719 DEFINE(TLBCAM_MAS2, offsetof(struct tlbcam, MAS2)); in main()
720 DEFINE(TLBCAM_MAS3, offsetof(struct tlbcam, MAS3)); in main()
721 DEFINE(TLBCAM_MAS7, offsetof(struct tlbcam, MAS7)); in main()