Home
last modified time | relevance | path

Searched refs:sparse (Results 1 – 5 of 5) sorted by relevance

/arch/alpha/kernel/
A Dpci-sysfs.c20 enum pci_mmap_state mmap_type, int sparse) in hose_mmap_page_range() argument
37 struct vm_area_struct *vma, int sparse) in __pci_mmap_fits() argument
40 int shift = sparse ? 5 : 0; in __pci_mmap_fits()
68 struct vm_area_struct *vma, int sparse) in pci_mmap_resource() argument
85 if (!__pci_mmap_fits(pdev, i, vma, sparse)) in pci_mmap_resource()
158 unsigned long sparse) in pci_create_one_attr() argument
163 res_attr->mmap = sparse ? pci_mmap_resource_sparse : in pci_create_one_attr()
167 res_attr->size = sparse ? size << 5 : size; in pci_create_one_attr()
258 unsigned long res_size, int sparse) in __legacy_mmap_fits() argument
290 int sparse = has_sparse(hose, mmap_type); in pci_mmap_legacy_page_range() local
[all …]
/arch/m68k/q40/
A DREADME85 slots. The ISA io and mem range is mapped (sparse&byteswapped!) into separate
/arch/loongarch/
A DKconfig711 Say Y to support efficient handling of sparse physical memory,
/arch/riscv/
A DKconfig1055 variable. This method cannot support CPU hotplug and sparse hartid
1061 Since spinwait is incompatible with sparse hart IDs, it requires
/arch/
A DKconfig1606 An architecture should select this if its syscall numbering is sparse

Completed in 16 milliseconds