Searched refs:pe_arm_get_soc_base_phys (Results 1 – 4 of 4) sorted by relevance
45 if (pe_arm_get_soc_base_phys() == 0) { in pe_identify_machine()163 pe_arm_get_soc_base_phys(void) in pe_arm_get_soc_base_phys() function198 gSocPhys = pe_arm_get_soc_base_phys(); in pe_arm_map_interrupt_controller()
408 const vm_offset_t soc_base_phys = pe_arm_get_soc_base_phys(); in apple_uart_setup()463 const vm_offset_t soc_base_phys = pe_arm_get_soc_base_phys(); in dockchannel_setup()718 const vm_offset_t soc_base_phys = pe_arm_get_soc_base_phys(); in pl011_uart_setup()834 soc_base = pe_arm_get_soc_base_phys(); in serial_init()
99 vm_offset_t soc_base_phys = pe_arm_get_soc_base_phys(); in pe_init_fiq()
11 extern vm_offset_t pe_arm_get_soc_base_phys(void);