| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0010_let_pci_dma_rw_function_take_MemTxAttrs_argument.patch | 57 @@ -806,10 +806,10 @@ static inline AddressSpace *pci_get_address_space(PCIDevice *dev) 59 static inline MemTxResult pci_dma_rw(PCIDevice *dev, dma_addr_t addr, 70 @@ -827,7 +827,8 @@ static inline MemTxResult pci_dma_rw(PCIDevice *dev, dma_addr_t addr, 71 static inline MemTxResult pci_dma_read(PCIDevice *dev, dma_addr_t addr, 80 @@ -845,7 +846,8 @@ static inline MemTxResult pci_dma_read(PCIDevice *dev, dma_addr_t addr, 81 static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr,
|
| H A D | 0021_let_st_pointer_pci_dma_function_propagate_MemTxResult.patch | 27 @@ -859,12 +859,12 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 31 - static inline void st##_s##_pci_dma(PCIDevice *dev, \ 35 + static inline MemTxResult st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 128 PCIDevice *pci = &s->parent_obj; 168 PCIDevice *pcid = PCI_DEVICE(s); 192 PCIDevice *pci = (PCIDevice *) s; 254 @@ -852,11 +852,11 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 257 static inline uint##_bits##_t ld##_l##_pci_dma(PCIDevice *dev, \ 268 static inline void st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0019_let_st_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 217 PCIDevice *pci = &s->parent_obj; 226 PCIDevice *pci = &s->parent_obj; 238 PCIDevice *pci_dev = PCI_DEVICE(s); 283 @@ -859,11 +859,12 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 287 - static inline void st##_s##_pci_dma(PCIDevice *dev, \ 292 + static inline void st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch | 125 PCIDevice *pci = &s->parent_obj; 270 @@ -850,15 +850,14 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 275 - static inline uint##_bits##_t ld##_l##_pci_dma(PCIDevice *dev, \ 284 + static inline MemTxResult ld##_l##_pci_dma(PCIDevice *dev, \ 291 static inline MemTxResult st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0016_let_ld_pointer_dma_function_take_MemTxAttrs_argument.patch | 89 @@ -854,7 +854,8 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 90 static inline uint##_bits##_t ld##_l##_pci_dma(PCIDevice *dev, \ 97 static inline void st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0018_let_ld_pointer_dma_function_propagate_MemTxResult.patch | 99 @@ -854,8 +854,10 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 100 static inline uint##_bits##_t ld##_l##_pci_dma(PCIDevice *dev, \ 110 static inline void st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | 0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch | 54 @@ -859,7 +859,8 @@ static inline MemTxResult pci_dma_write(PCIDevice *dev, dma_addr_t addr, 55 static inline void st##_s##_pci_dma(PCIDevice *dev, \
|
| H A D | CVE-2021-4158.patch | 43 PCIDevice *dev = PCI_DEVICE(o);
|
| H A D | 0005_let_dma_memory_rw_function_take_MemTxAttrs_argument.patch | 90 @@ -808,7 +808,8 @@ static inline MemTxResult pci_dma_rw(PCIDevice *dev, dma_addr_t addr,
|
| H A D | 0007_let_dma_memory_map_function_take_MemTxAttrs_argument.patch | 177 @@ -875,7 +875,8 @@ static inline void *pci_dma_map(PCIDevice *dev, dma_addr_t addr,
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.h | 37 struct PCIDevice { struct 48 typedef vector<PCIDevice*> PCIDevices; argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_bios.c | 391 vhdr->PCIDevice == PCI_SLOT(adev->pdev->devfn) && in amdgpu_acpi_vfct_bios()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_bios.c | 645 vhdr->PCIDevice == PCI_SLOT(rdev->pdev->devfn) && in radeon_acpi_vfct_bios()
|
| H A D | atombios.h | 7954 ULONG PCIDevice; //0x50 member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 9264 ULONG PCIDevice; //0x50 member
|