Home
last modified time | relevance | path

Searched refs:DEFAULT_PER_VCPU_MEM_SIZE (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/testing/selftests/kvm/include/
Dmemstress.h18 #define DEFAULT_PER_VCPU_MEM_SIZE (1 << 30) /* 1G */ macro
/Linux-v6.6/tools/testing/selftests/kvm/
Dmemslot_modification_stress_test.c35 static uint64_t guest_percpu_mem_size = DEFAULT_PER_VCPU_MEM_SIZE;
Daccess_tracking_perf_test.c354 .vcpu_memory_bytes = DEFAULT_PER_VCPU_MEM_SIZE, in main()
Ddemand_paging_test.c30 static uint64_t guest_percpu_mem_size = DEFAULT_PER_VCPU_MEM_SIZE;
Ddirty_log_perf_test.c61 static uint64_t guest_percpu_mem_size = DEFAULT_PER_VCPU_MEM_SIZE;
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Ddirty_log_page_splitting_test.c25 static uint64_t guest_percpu_mem_size = DEFAULT_PER_VCPU_MEM_SIZE;