Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpci.h109 extern pgprot_t pci_phys_mem_access_prot(struct file *file,
/openbmc/linux/arch/powerpc/platforms/52xx/
H A Defika.c230 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/openbmc/linux/arch/powerpc/kernel/
H A Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
H A Dpci-common.c524 pgprot_t pci_phys_mem_access_prot(struct file *file, in pci_phys_mem_access_prot() function
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c599 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()