Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpaca.h135 struct tlb_core_data *tcd_ptr;
151 struct tlb_core_data tcd;
/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c20 struct tlb_core_data *tcd; in tlb1_next()
/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h287 struct tlb_core_data { struct
/linux/arch/powerpc/kernel/
H A Dsetup_64.c95 BUILD_BUG_ON(offsetof(struct tlb_core_data, lock) != 0); in setup_tlb_core_data()