Home
last modified time | relevance | path

Searched defs:flpte (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/i386/
H A Dintel_iommu.c1918 static bool vtd_flpte_nonzero_rsvd(uint64_t flpte, uint32_t level) in vtd_flpte_nonzero_rsvd()
1944 static inline bool vtd_flpte_present(uint64_t flpte) in vtd_flpte_present()
1992 uint64_t flpte, flag_ad = VTD_FL_A; in vtd_iova_to_flpte() local