Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c135 bool thp_configured(void) in thp_configured() function
153 TEST_ASSERT(thp_configured(), "THP is not configured in host kernel"); in get_trans_hugepagesz()
H A Dkvm_util.c1013 src_type == VM_MEM_SRC_ANONYMOUS_THP) && thp_configured()) { in vm_mem_add()
/linux/tools/testing/selftests/kvm/include/
H A Dtest_util.h147 bool thp_configured(void);