Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu.c762 static inline bool vtd_is_last_pte(uint64_t pte, uint32_t level) in vtd_is_last_pte() function
1225 if (vtd_is_last_pte(slpte, level)) { in vtd_iova_to_slpte()
1395 if (!vtd_is_last_pte(slpte, level) && entry_valid) { in vtd_page_walk_level()
2039 if (vtd_is_last_pte(flpte, level) && is_write) { in vtd_iova_to_flpte()
2047 if (vtd_is_last_pte(flpte, level)) { in vtd_iova_to_flpte()