Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dpci.h108 extern pgprot_t pci_phys_mem_access_prot(unsigned long pfn,
/linux-6.12.1/arch/powerpc/platforms/52xx/
Defika.c232 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.12.1/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(unsigned long pfn, in pci_phys_mem_access_prot() function
/linux-6.12.1/arch/powerpc/platforms/powermac/
Dsetup.c599 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.12.1/arch/powerpc/platforms/chrp/
Dsetup.c585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()