Home
last modified time | relevance | path

Searched defs:thp_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c138 uint64_t thp_size; in split_pte_mapped_thp() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c88 static uint32_t thp_size; variable
/openbmc/linux/include/linux/
H A Dmm.h1318 static inline unsigned long thp_size(struct page *page) in thp_size() function