Searched refs:virt_map (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/arm64/arm64/
H A Dlocore.S299 /* Load the physical address of virt_map */
300 adr x29, virt_map
301 /* Load the virtual address of virt_map stored in virt_map */
311 virt_map: label
312 .quad virt_map

Completed in 66 milliseconds