Home
last modified time | relevance | path

Searched refs:MAP_HUGE_2MB (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/
H A Dmman.h22 #ifndef MAP_HUGE_2MB
23 #define MAP_HUGE_2MB 0 macro
58 | MAP_HUGE_2MB \
/openbmc/qemu/linux-headers/linux/
H A Dmman.h35 #define MAP_HUGE_2MB HUGETLB_FLAG_ENCODE_2MB macro
/openbmc/linux/include/uapi/linux/
H A Dmman.h35 #define MAP_HUGE_2MB HUGETLB_FLAG_ENCODE_2MB macro
/openbmc/linux/tools/include/uapi/linux/
H A Dmman.h35 #define MAP_HUGE_2MB HUGETLB_FLAG_ENCODE_2MB macro
/openbmc/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c31 #define MAP_HUGE_2MB (21 << MAP_HUGE_SHIFT) macro
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c236 .flag = ANON_HUGE_FLAGS | MAP_HUGE_2MB, in vm_mem_backing_src_alias()
/openbmc/linux/samples/nitro_enclaves/
H A Dne_ioctl_sample.c264 MAP_HUGETLB | MAP_HUGE_2MB, -1, 0); in ne_alloc_user_mem_region()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c1438 mmap_flags |= MAP_HUGETLB | MAP_HUGE_2MB; in thread_common_ops()
2048 MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB, -1, MAP_HUGE_2MB); in hugepages_present()