Searched refs:dmar_root_entry_t (Results 1 – 4 of 4) sorted by relevance
50 } dmar_root_entry_t; typedef55 #define DMAR_CTX_CNT (DMAR_PAGE_SIZE / sizeof(dmar_root_entry_t))
230 void dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst);
390 dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst) in dmar_flush_root_to_ram()
85 dmar_root_entry_t *re; in dmar_ensure_ctx_page()