Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c72 static const uint64_t pt_dfix_max_cr3 = ((1ull << 47) - 1ull) & ~0x1full; variable
1259 uint64_t cr3 = pt_dfix_max_cr3; in event_paging()
1309 uint64_t cr3 = pt_dfix_max_cr3; in event_async_paging()
1356 uint64_t from = pt_dfix_sext_ip, cr3 = pt_dfix_max_cr3; in event_async_paging_suppressed()