Home
last modified time | relevance | path

Searched refs:extlb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpaca.h123 /* Keep pgd in the same cacheline as the start of extlb */
134 u64 extlb[12][EX_TLB_SIZE / sizeof(u64)]; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpaca.h130 /* Keep pgd in the same cacheline as the start of extlb */
141 u64 extlb[12][EX_TLB_SIZE / sizeof(u64)]; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpaca.c251 mtspr(SPRN_SPRG_TLB_EXFRAME, local_paca->extlb); in setup_paca()
H A Dasm-offsets.c230 OFFSET(PACA_EXTLB, paca_struct, extlb); in main()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpaca.c222 mtspr(SPRN_SPRG_TLB_EXFRAME, local_paca->extlb); in setup_paca()
H A Dasm-offsets.c205 OFFSET(PACA_EXTLB, paca_struct, extlb); in main()

Completed in 4 milliseconds