Home
last modified time | relevance | path

Searched refs:pci_phys_mem_access_prot (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dpci.h108 extern pgprot_t pci_phys_mem_access_prot(struct file *file,
/linux-6.1.9/arch/powerpc/platforms/52xx/
Defika.c231 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.1.9/arch/powerpc/kernel/
Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
Dpci-common.c524 pgprot_t pci_phys_mem_access_prot(struct file *file, in pci_phys_mem_access_prot() function
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dsetup.c606 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.1.9/arch/powerpc/platforms/chrp/
Dsetup.c586 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()