Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/x86/iommu/
Dintel_utils.c406 dmar_load_root_entry_ptr(struct dmar_unit *unit) in dmar_load_root_entry_ptr() function
Dintel_dmar.h290 int dmar_load_root_entry_ptr(struct dmar_unit *unit);
Dintel_drv.c496 error = dmar_load_root_entry_ptr(unit); in dmar_attach()