Searched defs:phys_addr (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemory.c3756 resource_size_t phys_addr; local
3761 if (follow_phys(vma, addr, write, &prot, &phys_addr))
3764 maddr = ioremap_prot(phys_addr, PAGE_SIZE, prot);

Completed in 10 milliseconds