Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Dpt.c574 struct topa { struct
588 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry)) argument
597 struct topa topa; member
600 static inline struct topa_page *topa_to_page(struct topa *topa) in topa_to_page()
610 static inline phys_addr_t topa_pfn(struct topa *topa) in topa_pfn()
686 static void topa_free(struct topa *topa) in topa_free()
700 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
727 static bool topa_table_full(struct topa *topa) in topa_table_full()
748 struct topa *topa = buf->last; in topa_insert_pages() local
791 struct topa *topa; in pt_topa_dump() local
[all …]