Home
last modified time | relevance | path

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

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