Searched refs:pe_arm_get_soc_base_phys (Results 1 – 4 of 4) sorted by relevance
11 extern vm_offset_t pe_arm_get_soc_base_phys(void);
64 if (pe_arm_get_soc_base_phys() == 0) { in pe_identify_machine()182 pe_arm_get_soc_base_phys(void) in pe_arm_get_soc_base_phys() function536 gSocPhys = pe_arm_get_soc_base_phys(); in pe_arm_map_interrupt_controller()
103 vm_offset_t soc_base_phys = pe_arm_get_soc_base_phys(); in pe_init_fiq()
833 soc_base = pe_arm_get_soc_base_phys(); in serial_init()