Searched defs:topa (Results 1 – 2 of 2) sorted by relevance
558 struct topa { struct572 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry)) argument581 struct topa topa; member584 static inline struct topa_page *topa_to_page(struct topa *topa) in topa_to_page()594 static inline phys_addr_t topa_pfn(struct topa *topa) in topa_pfn()670 static void topa_free(struct topa *topa) in topa_free()684 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()711 static bool topa_table_full(struct topa *topa) in topa_table_full()732 struct topa *topa = buf->last; in topa_insert_pages() local775 struct topa *topa; in pt_topa_dump() local[all …]
574 struct topa { struct588 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry)) argument597 struct topa topa; member600 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() local791 struct topa *topa; in pt_topa_dump() local[all …]