Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/nohash/32/
Dmmu-40x.h48 #define TLB_ZSEL(x) (((x) & 0xF) << 4) macro
/Linux-v6.1/arch/microblaze/include/asm/
Dmmu.h111 # define TLB_ZSEL(x) (((x) & 0xF) << 4) macro