Home
last modified time | relevance | path

Searched defs:TLB_PAGESZ (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/nohash/32/
Dmmu-40x.h30 #define TLB_PAGESZ(x) (((x) & 0x7) << 7) macro
/arch/microblaze/include/asm/
Dmmu.h94 # define TLB_PAGESZ(x) (((x) & 0x7) << 7) macro