Searched refs:ati_page_map (Results 1 – 1 of 1) sorted by relevance
45 struct ati_page_map { struct52 struct ati_page_map **gatt_pages; argument56 static int ati_create_page_map(struct ati_page_map *page_map) in ati_create_page_map()81 static void ati_free_page_map(struct ati_page_map *page_map) in ati_free_page_map()92 struct ati_page_map **tables; in ati_free_gatt_pages()93 struct ati_page_map *entry; in ati_free_gatt_pages()110 struct ati_page_map **tables; in ati_create_gatt_pages()111 struct ati_page_map *entry; in ati_create_gatt_pages()121 entry = kzalloc(sizeof(struct ati_page_map), GFP_KERNEL); in ati_create_gatt_pages()336 struct ati_page_map page_dir; in ati_create_gatt_table()[all …]