Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/loongson/
Diommu.c55 struct ivhd_header { struct
56 u8 type;
57 u8 flags;
58 u16 length;
59 u16 devid;
60 u16 cap_ptr;
61 u64 mmio_phys;
62 u16 pci_seg;
63 u16 info;
64 u32 efr_attr;
[all …]
/kernel/linux/linux-5.10/drivers/iommu/amd/
Dinit.c105 struct ivhd_header { struct
106 u8 type;
107 u8 flags;
108 u16 length;
109 u16 devid;
110 u16 cap_ptr;
111 u64 mmio_phys;
112 u16 pci_seg;
113 u16 info;
114 u32 efr_attr;
[all …]
/kernel/linux/linux-6.6/drivers/iommu/amd/
Dinit.c102 struct ivhd_header { struct
103 u8 type;
104 u8 flags;
105 u16 length;
106 u16 devid;
107 u16 cap_ptr;
108 u64 mmio_phys;
109 u16 pci_seg;
110 u16 info;
111 u32 efr_attr;
[all …]