Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h32 #define PAGESZ_4K 1 macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dmmu.h96 # define PAGESZ_4K 1 macro
/openbmc/qemu/target/microblaze/
H A Dmmu.h40 #define PAGESZ_4K 1 macro
/openbmc/linux/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)