Searched refs:boot_alloc_page_phys (Results 1 – 3 of 3) sorted by relevance
19 paddr_t boot_alloc_page_phys();
49 pte_t* ptr = reinterpret_cast<pte_t*>(boot_alloc_page_phys()); in boot_alloc_ptable()181 paddr_t pa = boot_alloc_page_phys(); in arm64_boot_map()210 paddr_t pa = boot_alloc_page_phys(); in arm64_boot_map_v()
87 paddr_t boot_alloc_page_phys() { in boot_alloc_page_phys() function
Completed in 5 milliseconds