Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dhead_44x.S374 lis r10,tlb_44x_index@ha
379 lwz r13,tlb_44x_index@l(r10)
393 stw r13,tlb_44x_index@l(r10)
473 lis r10,tlb_44x_index@ha
478 lwz r13,tlb_44x_index@l(r10)
492 stw r13,tlb_44x_index@l(r10)
/linux-5.19.10/arch/powerpc/include/asm/nohash/32/
Dmmu-44x.h106 extern unsigned int tlb_44x_index;
/linux-5.19.10/arch/powerpc/mm/nohash/
D44x.c35 unsigned int tlb_44x_index; /* = 0 */ variable