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

/linux-master/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 in struct:paca_struct
/linux-master/arch/powerpc/kernel/
H A Dpaca.c222 mtspr(SPRN_SPRG_TLB_EXFRAME, local_paca->extlb);
H A Dasm-offsets.c205 OFFSET(PACA_EXTLB, paca_struct, extlb);

Completed in 99 milliseconds