Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/
Ddemand_paging_test.c29 #define PER_PAGE_DEBUG(...) printf(__VA_ARGS__) macro
31 #define PER_PAGE_DEBUG(...) _no_printf(__VA_ARGS__) macro
111 PER_PAGE_DEBUG("UFFD page-in %d \t%ld ns\n", tid, in handle_uffd_page_request()
113 PER_PAGE_DEBUG("Paged in %ld bytes at 0x%lx from thread %d\n", in handle_uffd_page_request()
226 PER_PAGE_DEBUG("Userfaultfd %s mode, faults resolved with %s\n", in setup_demand_paging()