Searched refs:TLB_PAGESZ (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h30 #define TLB_PAGESZ(x) (((x) & 0x7) << 7) macro
/linux-master/arch/microblaze/include/asm/
H A Dmmu.h94 # define TLB_PAGESZ(x) (((x) & 0x7) << 7) macro
/linux-master/arch/microblaze/kernel/
H A Dhead.S309 ori r3,r0,(TLB_VALID | TLB_PAGESZ(PAGESZ_4K))
H A Dhw_exception_handler.S776 ori r3, r3, TLB_VALID | TLB_PAGESZ(PAGESZ_4K)
/linux-master/arch/powerpc/kernel/
H A Dhead_40x.S694 ori r3,r3,(TLB_VALID | TLB_PAGESZ(PAGESZ_16M))

Completed in 126 milliseconds