GET_NR_HUGE_PAGES  813 tools/testing/selftests/x86/protection_keys.c 	cat_into_file(__stringify(GET_NR_HUGE_PAGES), "/proc/sys/vm/nr_hugepages");
GET_NR_HUGE_PAGES  833 tools/testing/selftests/x86/protection_keys.c 	if (atoi(buf) != GET_NR_HUGE_PAGES) {
GET_NR_HUGE_PAGES  835 tools/testing/selftests/x86/protection_keys.c 			buf, GET_NR_HUGE_PAGES);