Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Dvmem.c59 static pte_t __ref *vmem_pte_alloc(unsigned long address) in vmem_pte_alloc() function
126 pt_dir = vmem_pte_alloc(address); in vmem_add_mem()
238 pt_dir = vmem_pte_alloc(address); in vmemmap_populate()