Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A D44x.c36 unsigned int tlb_44x_hwater = PPC44x_TLB_SIZE - 1 - PPC44x_EARLY_TLBS; variable
48 modify_instruction_site(&patch__tlb_44x_hwater_D, 0xffff, tlb_44x_hwater); in ppc44x_update_tlb_hwater()
49 modify_instruction_site(&patch__tlb_44x_hwater_I, 0xffff, tlb_44x_hwater); in ppc44x_update_tlb_hwater()
57 unsigned int entry = tlb_44x_hwater--; in ppc44x_pin_tlb()
H A Dtlb_low.S118 lis r4,tlb_44x_hwater@ha
119 lwz r5,tlb_44x_hwater@l(r4)
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h105 extern unsigned int tlb_44x_hwater;