Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dpgtable.h51 #define VA_BITS 32 macro
53 #define VA_BITS (PGDIR_SHIFT + (PAGE_SHIFT - PTRLOG)) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h577 #define VA_BITS 68 macro