Searched refs:VM_MODE_P52V48_4K (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | guest_modes.c | 28 guest_mode_append(VM_MODE_P52V48_4K, ipa4k >= 52); in guest_modes_append_default()
|
| H A D | kvm_util.c | 195 [VM_MODE_P52V48_4K] = "PA-bits:52, VA-bits:48, 4K pages", in vm_guest_mode_string() 231 [VM_MODE_P52V48_4K] = { 52, 48, 0x1000, 12 }, 301 case VM_MODE_P52V48_4K: in ____vm_create() 534 * mode - VM Mode (e.g. VM_MODE_P52V48_4K) in __vm_create_shape_with_one_vcpu() 545 * Creates a VM with the mode specified by mode (e.g. VM_MODE_P52V48_4K). in __vm_create_shape_with_one_vcpu()
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 338 case VM_MODE_P52V48_4K: in aarch64_vcpu_setup() 352 case VM_MODE_P52V48_4K: in aarch64_vcpu_setup()
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | processor.c | |
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 184 VM_MODE_P52V48_4K, 172 VM_MODE_P52V48_4K, global() enumerator
|