Home
last modified time | relevance | path

Searched refs:emu_run_bootstrap (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/afuc/
Demu.h226 void emu_run_bootstrap(struct emu *emu);
Ddisasm.c778 emu_run_bootstrap(emu); in disasm()
822 emu_run_bootstrap(emu); in disasm()
Demu.c386 emu_run_bootstrap(struct emu *emu) in emu_run_bootstrap() function