Searched refs:pci_phys_mem_access_prot (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | pci.h | 64 extern pgprot_t pci_phys_mem_access_prot(struct file *file,
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pci.h | 110 extern pgprot_t pci_phys_mem_access_prot(struct file *file,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pci.h | 109 extern pgprot_t pci_phys_mem_access_prot(struct file *file,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
H A D | efika.c | 233 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | efika.c | 230 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci_64.c | 49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
|
H A D | pci-common.c | 448 pgprot_t pci_phys_mem_access_prot(struct file *file, in pci_phys_mem_access_prot() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | pci_64.c | 49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
|
H A D | pci-common.c | 524 pgprot_t pci_phys_mem_access_prot(struct file *file, in pci_phys_mem_access_prot() function
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 594 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | setup.c | 622 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | setup.c | 599 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/kernel/linux/linux-5.10/arch/microblaze/pci/ |
H A D | pci-common.c | 173 pgprot_t pci_phys_mem_access_prot(struct file *file, in pci_phys_mem_access_prot() function
|
Completed in 12 milliseconds