Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dpt.c582 static inline struct topa_page *topa_to_page(struct topa *topa) in topa_to_page() function
594 return PFN_DOWN(virt_to_phys(topa_to_page(topa))); in topa_pfn()
600 ? &topa_to_page(t)->table[(t)->last] \
601 : &topa_to_page(t)->table[(i)])
749 struct topa_page *tp = topa_to_page(topa); in pt_topa_dump()
957 tp = topa_to_page(topa); in pt_topa_entry_for_page()
1008 tp = topa_to_page(topa); in pt_topa_prev_entry()
1382 pt_config_buffer(topa_to_page(buf->cur)->table, buf->cur_idx, in intel_pt_interrupt()
1447 pt_config_buffer(topa_to_page(buf->cur)->table, buf->cur_idx, in pt_event_start()