Home
last modified time | relevance | path

Searched refs:memstress_nested_pages (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/
H A Dmemstress.h71 uint64_t memstress_nested_pages(int nr_vcpus);
/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c52 uint64_t memstress_nested_pages(int nr_vcpus) in memstress_nested_pages() function
/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c163 slot0_pages += memstress_nested_pages(nr_vcpus); in memstress_create_vm()
251 uint64_t __weak memstress_nested_pages(int nr_vcpus) in memstress_nested_pages() function