Searched refs:MEM_REGION_DATA (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/loongarch/ |
| H A D | processor.c | 209 LOONGARCH_GUEST_STACK_VADDR_MIN, MEM_REGION_DATA); in vm_init_descriptor_tables() 345 LOONGARCH_GUEST_STACK_VADDR_MIN, MEM_REGION_DATA); in loongarch_vcpu_setup() 369 LOONGARCH_GUEST_STACK_VADDR_MIN, MEM_REGION_DATA); in vm_arch_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | ucall_common.c | 36 MEM_REGION_DATA); in ucall_init()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 625 vm->arch.gdt = __vm_vaddr_alloc_page(vm, MEM_REGION_DATA); in vm_init_descriptor_tables() 626 vm->arch.idt = __vm_vaddr_alloc_page(vm, MEM_REGION_DATA); in vm_init_descriptor_tables() 627 vm->handlers = __vm_vaddr_alloc_page(vm, MEM_REGION_DATA); in vm_init_descriptor_tables() 628 vm->arch.tss = __vm_vaddr_alloc_page(vm, MEM_REGION_DATA); in vm_init_descriptor_tables() 707 MEM_REGION_DATA); in vm_arch_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/lib/s390/ |
| H A D | processor.c | 176 MEM_REGION_DATA); in vm_arch_vcpu_add()
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | processor.c | 311 MEM_REGION_DATA); in vm_arch_vcpu_add() 437 vm->page_size, MEM_REGION_DATA); in vm_init_vector_tables()
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 430 MEM_REGION_DATA); in __aarch64_vcpu_add() 543 vm->page_size, MEM_REGION_DATA); in vm_init_descriptor_tables()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | page_fault_test.c | 601 vm->memslots[MEM_REGION_DATA] = CODE_AND_DATA_MEMSLOT; in setup_memslots()
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 85 MEM_REGION_DATA, enumerator
|