Searched defs:topa (Results 1 – 1 of 1) sorted by relevance
556 struct topa { struct570 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry)) argument579 struct topa topa; member582 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() local773 struct topa *topa; in pt_topa_dump() local[all …]