Home
last modified time | relevance | path

Searched refs:PAGESZ_4K (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-40x.h31 #define PAGESZ_4K 1 macro
/linux-4.1.27/arch/microblaze/include/asm/
Dmmu.h102 # define PAGESZ_4K 1 macro
/linux-4.1.27/arch/microblaze/kernel/
Dmisc.S86 ori r5,r5,(TLB_VALID | TLB_PAGESZ(PAGESZ_4K))
Dhead.S314 ori r3,r0,(TLB_VALID | TLB_PAGESZ(PAGESZ_4K))
Dhw_exception_handler.S893 ori r3, r3, TLB_VALID | TLB_PAGESZ(PAGESZ_4K)