Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/arm/
H A Dpe_identify_machine.c214 vm_offset_t gSocPhys; variable
327 base_address_pa = gSocPhys + *reg_prop; in pe_init_debug_command()
489 if (gSocPhys == 0) { in pe_arm_init_debug()
497 ml_init_arm_debug_interface(args, ml_io_map(gSocPhys + *reg_prop, *(reg_prop + 1))); in pe_arm_init_debug()
536 gSocPhys = pe_arm_get_soc_base_phys(); in pe_arm_map_interrupt_controller()
538 soc_phys = gSocPhys; in pe_arm_map_interrupt_controller()
599 soc_phys = gSocPhys; in pe_arm_init_timer()