Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/iommu/
Damd_iommu_init.c106 struct ivhd_header { struct
107 u8 type;
108 u8 flags;
109 u16 length;
110 u16 devid;
111 u16 cap_ptr;
112 u64 mmio_phys;
113 u16 pci_seg;
114 u16 info;
115 u32 efr_attr;
[all …]
/kernel/linux/linux-5.10/drivers/iommu/amd/
Dinit.c100 struct ivhd_header { struct
101 u8 type;
102 u8 flags;
103 u16 length;
104 u16 devid;
105 u16 cap_ptr;
106 u64 mmio_phys;
107 u16 pci_seg;
108 u16 info;
109 u32 efr_attr;
[all …]