Searched refs:boot_entry (Results 1 – 5 of 5) sorted by relevance
125 beq boot_entry127 beq boot_entry136 boot_entry: label
138 b.eq boot_entry140 b.eq boot_entry149 boot_entry: label
22 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, uint32_t flag);
62 void imx_set_cpu_boot_entry(unsigned int core_id, uint64_t boot_entry) in imx_set_cpu_boot_entry() argument65 mmio_write_32(BLK_CTRL_S_BASE + CA55_RVBADDR0_L + core_id * 8, boot_entry >> 2); in imx_set_cpu_boot_entry()
69 void imx_set_cpu_boot_entry(uint32_t core_id, uint64_t boot_entry, in imx_set_cpu_boot_entry() argument73 boot_entry, in imx_set_cpu_boot_entry()