Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines.c647 vm_offset_t virt_address) in ml_init_arm_debug_interface() argument
649 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()
H A Dmachine_routines.h705 void ml_init_arm_debug_interface(void *args, vm_offset_t virt_address);
/xnu-8019.80.24/osfmk/arm64/
H A Dmachine_routines.c1381 vm_offset_t virt_address) in ml_init_arm_debug_interface() argument
1383 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()