Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0010_let_pci_dma_rw_function_take_MemTxAttrs_argument.patch57 @@ -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 D0021_let_st_pointer_pci_dma_function_propagate_MemTxResult.patch27 @@ -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 D0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch128 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 D0019_let_st_pointer_pci_dma_function_take_MemTxAttrs_argument.patch217 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 D0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch125 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 D0016_let_ld_pointer_dma_function_take_MemTxAttrs_argument.patch89 @@ -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 D0018_let_ld_pointer_dma_function_propagate_MemTxResult.patch99 @@ -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 D0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch54 @@ -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 DCVE-2021-4158.patch43 PCIDevice *dev = PCI_DEVICE(o);
H A D0005_let_dma_memory_rw_function_take_MemTxAttrs_argument.patch90 @@ -808,7 +808,8 @@ static inline MemTxResult pci_dma_rw(PCIDevice *dev, dma_addr_t addr,
H A D0007_let_dma_memory_map_function_take_MemTxAttrs_argument.patch177 @@ -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 Dos.h37 struct PCIDevice { struct
48 typedef vector<PCIDevice*> PCIDevices; argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c391 vhdr->PCIDevice == PCI_SLOT(adev->pdev->devfn) && in amdgpu_acpi_vfct_bios()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_bios.c645 vhdr->PCIDevice == PCI_SLOT(rdev->pdev->devfn) && in radeon_acpi_vfct_bios()
H A Datombios.h7954 ULONG PCIDevice; //0x50 member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Datombios.h9264 ULONG PCIDevice; //0x50 member