Searched defs:va_bits (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | monitor.c | 38 static target_ulong addr_canonical(int va_bits, target_ulong addr) in addr_canonical() 55 static void print_pte(Monitor *mon, int va_bits, target_ulong vaddr, in print_pte() 81 int level, int ptidxbits, int ptesize, int va_bits, in walk_pte() 148 int levels, ptidxbits, ptesize, vm, va_bits; in mem_info_svxx() local
|
H A D | cpu_helper.c | 1285 int va_bits = PGSHIFT + levels * ptidxbits + widened; in get_physical_address() local
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache_v8.c | 40 u64 ips, va_bits; in get_tcr() local 108 u64 va_bits; in find_pte() local 338 u64 va_bits; in get_page_table_size() local
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
D | kvm_util_base.h |
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h |
|
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c |
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 380 const unsigned va_bits = widened + sc[pass].ptidxbits; in riscv_iommu_spa_fetch() local
|