Home
last modified time | relevance | path

Searched refs:dmar_load_root_entry_ptr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h224 int dmar_load_root_entry_ptr(struct dmar_unit *unit);
H A Dintel_utils.c401 dmar_load_root_entry_ptr(struct dmar_unit *unit) in dmar_load_root_entry_ptr() function
H A Dintel_drv.c495 error = dmar_load_root_entry_ptr(unit); in dmar_attach()