Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/events/intel/
Dpt.c556 struct topa { struct
570 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry)) argument
579 struct topa topa; member
582 static inline struct topa_page *topa_to_page(struct topa *topa) in topa_to_page()
592 static inline phys_addr_t topa_pfn(struct topa *topa) in topa_pfn()
668 static void topa_free(struct topa *topa) in topa_free()
682 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
709 static bool topa_table_full(struct topa *topa) in topa_table_full()
730 struct topa *topa = buf->last; in topa_insert_pages() local
773 struct topa *topa; in pt_topa_dump() local
[all …]