Searched refs:dmar_pte_update (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_intrmap.c292 dmar_pte_update(&irte->irte1, low);
H A Dintel_dmar.h357 * dmar_pte_update updates the pte. For amd64, the update is atomic.
390 dmar_pte_update(volatile uint64_t *dst, uint64_t val) function

Completed in 60 milliseconds