Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dvmem.c629 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page() function
649 rc = __vmem_map_4k_page(addr, phys, prot, true); in vmem_map_4k_page()