VA_BITS
#define VA_BITS (CONFIG_ARM64_VA_BITS)
#define VA_BITS 32
#define VA_BITS (PGDIR_SHIFT + (PAGE_SHIFT - PTRLOG))
#define VA_BITS 68
#define VA_BITS (pgtable_l5_enabled ? \
#define VA_BITS VA_BITS_SV32
#define VA_BITS 44