Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/asm/
H A Dmmu.h96 # define PAGESZ_4K 1 macro
/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)