Searched refs:state_get_current (Results 1 – 8 of 8) sorted by relevance
48 struct sandbox_state *state = state_get_current(); in __udelay()109 state = state_get_current(); in phys_to_virt()130 struct sandbox_state *state = state_get_current(); in find_tag()232 struct sandbox_state *state = state_get_current(); in map_to_sysmem()259 struct sandbox_state *state = state_get_current(); in sandbox_map_list()271 struct sandbox_state *state = state_get_current(); in sandbox_read()292 struct sandbox_state *state = state_get_current(); in sandbox_write()315 struct sandbox_state *state = state_get_current(); in sandbox_set_enable_memio()373 struct sandbox_state *state = state_get_current(); in board_fdt_blob_setup()
343 struct sandbox_state *state_get_current(void) in state_get_current() function351 struct sandbox_state *state = state_get_current(); in state_set_skip_delays()358 struct sandbox_state *state = state_get_current(); in state_get_skip_delays()387 struct sandbox_state *state = state_get_current(); in autoboot_keyed()394 struct sandbox_state *state = state_get_current(); in autoboot_set_keyed()404 struct sandbox_state *state = state_get_current(); in state_get_rel_filename()426 struct sandbox_state *state = state_get_current(); in state_load_other_fdt()452 struct sandbox_state *state = state_get_current(); in sandbox_set_eth_enable()459 struct sandbox_state *state = state_get_current(); in sandbox_eth_enabled()466 struct sandbox_state *state = state_get_current(); in sandbox_sf_set_enable_bootdevs()[all …]
42 struct sandbox_state *state = state_get_current(); in board_init_f()58 struct sandbox_state *state = state_get_current(); in board_boot_order()94 struct sandbox_state *state = state_get_current(); in load_from_image()142 struct sandbox_state *state = state_get_current(); in spl_board_init()
23 struct sandbox_state *state = state_get_current(); in invalidate_icache_all()
62 struct sandbox_state *state = state_get_current(); in sandbox_early_getopt_check()135 struct sandbox_state *state = state_get_current(); in sandbox_main_loop_init()527 state = state_get_current(); in sandbox_main()
764 struct sandbox_state *state = state_get_current(); in os_write_ram_buf()780 struct sandbox_state *state = state_get_current(); in os_read_ram_buf()877 struct sandbox_state *state = state_get_current(); in os_jump_to_file()949 struct sandbox_state *state = state_get_current(); in os_find_u_boot()1005 struct sandbox_state *state = state_get_current(); in os_spl_to_uboot()
127 struct sandbox_state *state = state_get_current(); in sandbox_sdl_init_display()
202 struct sandbox_state *state_get_current(void);
Completed in 15 milliseconds