Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Dintel_intrmap.c290 dmar_pte_update(&irte->irte1, low); in dmar_ir_program_irte()
H A Dintel_dmar.h360 dmar_pte_update(volatile uint64_t *dst, uint64_t val) in dmar_pte_update() function