Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/x86/iommu/
HDintel_utils.c263 dmar_load_root_entry_ptr(struct dmar_unit *unit) in dmar_load_root_entry_ptr() function
HDintel_dmar.h182 int dmar_load_root_entry_ptr(struct dmar_unit *unit);
HDintel_drv.c471 error = dmar_load_root_entry_ptr(unit); in dmar_attach()