Home
last modified time | relevance | path

Searched defs:ptes (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/block/partitions/
Defi.c352 gpt_header **gpt, gpt_entry **ptes) in is_gpt_valid()
591 gpt_entry **ptes) in find_valid_gpt()
688 gpt_entry *ptes = NULL; in efi_partition() local
/linux-4.1.27/arch/alpha/kernel/
Dpci_iommu.c124 unsigned long *ptes; in iommu_arena_find_pages() local
183 unsigned long *ptes; in iommu_arena_alloc() local
561 unsigned long *ptes; in sg_fill() local
847 unsigned long *ptes; in iommu_reserve() local
877 unsigned long *ptes; in iommu_release() local
898 unsigned long *ptes; in iommu_bind() local
Dpci_impl.h138 unsigned long *ptes; member
Dcore_titan.c461 unsigned long *ptes; in titan_ioremap() local
Dcore_marvel.c685 unsigned long *ptes; in marvel_ioremap() local
/linux-4.1.27/arch/x86/xen/
Dgrant-table.c51 pte_t **ptes; member
/linux-4.1.27/arch/powerpc/include/asm/
Dplpar_wrappers.h209 unsigned long *ptes) in plpar_pte_read_4_raw()
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_client.c543 pte_t *ptes[XENBUS_MAX_RING_PAGES]; in xenbus_map_ring_valloc_pv() local
/linux-4.1.27/drivers/gpu/drm/gma500/
Dmmu.c286 uint32_t *ptes; in psb_mmu_alloc_pt() local
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dlpar.c229 } ptes[4]; in pSeries_lpar_hptab_clear() local
/linux-4.1.27/arch/x86/kvm/
Dpaging_tmpl.h98 pt_element_t ptes[PT_MAX_FULL_LEVELS]; member
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c454 void *ptes[0]; member
/linux-4.1.27/mm/
Dnommu.c518 struct vm_struct *alloc_vm_area(size_t size, pte_t **ptes) in alloc_vm_area()
Dvmalloc.c2242 struct vm_struct *alloc_vm_area(size_t size, pte_t **ptes) in alloc_vm_area()
/linux-4.1.27/fs/proc/
Dtask_mmu.c24 unsigned long data, text, lib, swap, ptes, pmds; in task_mem() local