Searched refs:get_phy (Results 1 – 2 of 2) sorted by relevance
| /libcpu/aarch64/cortex-a/ |
| A D | entry_point.S | 43 .macro get_phy, reg, symbol macro 50 get_phy \out, .boot_cpu_stack_top 199 get_phy x1, .init_cpu_hyp 227 get_phy x0, .init_cpu_sys 252 get_phy x1, __bss_start 253 get_phy x2, __bss_end 282 get_phy x0, .early_page_array 285 get_phy x0, .early_tbl0_page 286 get_phy x1, .early_tbl1_page 295 get_phy x0, .early_tbl0_page [all …]
|
| /libcpu/arm/cortex-a/ |
| A D | start_gcc.S | 32 .macro get_phy, reg, symbol, _pvoff macro 66 get_phy r0, svc_stack_top, pv_off 85 get_phy r1, __bss_start, pv_off 86 get_phy r2, __bss_end, pv_off 182 get_phy r0, init_mtbl, pv_off 218 get_phy r0, init_mtbl, pv_off
|
Completed in 4 milliseconds