Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h57 typedef struct VTDContextEntry VTDContextEntry; typedef
67 struct VTDContextEntry { struct
84 struct VTDContextEntry context_entry; argument
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c670 static inline bool vtd_ce_present(VTDContextEntry *context) in vtd_ce_present()
678 VTDContextEntry *ce) in vtd_get_context_entry_from_root()
708 static inline dma_addr_t vtd_ce_get_slpt_base(VTDContextEntry *ce) in vtd_ce_get_slpt_base()
895 VTDContextEntry *ce, in vtd_ce_get_rid2pasid_entry()
912 VTDContextEntry *ce, in vtd_ce_get_pasid_fpd()
963 static inline uint32_t vtd_ce_get_level(VTDContextEntry *ce) in vtd_ce_get_level()
969 VTDContextEntry *ce, in vtd_get_iova_level()
982 static inline uint32_t vtd_ce_get_agaw(VTDContextEntry *ce) in vtd_ce_get_agaw()
988 VTDContextEntry *ce, in vtd_get_iova_agaw()
1001 static inline uint32_t vtd_ce_get_type(VTDContextEntry *ce) in vtd_ce_get_type()
[all …]
H A Dintel_iommu_internal.h490 #define VTD_CONTEXT_ENTRY_NR (VTD_PAGE_SIZE / sizeof(VTDContextEntry))