Home
last modified time | relevance | path

Searched refs:PPC44x_TLB_E (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h44 #define PPC44x_TLB_E 0x00000080 /* Memory is little endian */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h44 #define PPC44x_TLB_E 0x00000080 /* Memory is little endian */ macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c3749 (w2 & PPC44x_TLB_E) ? 'E' : 'e'); in dump_tlb_44x()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c3822 (w2 & PPC44x_TLB_E) ? 'E' : 'e'); in dump_tlb_44x()

Completed in 11 milliseconds