Searched refs:process_zbi (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/platform/generic-arm/
H A Dplatform.cpp285 static void process_zbi(zbi_header_t* root) { function
329 process_zbi(zbi);
/fuchsia/zircon/kernel/platform/pc/
H A Dplatform.cpp149 static void process_zbi(zbi_header_t* hdr, uintptr_t phys) { function
193 process_zbi(reinterpret_cast<zbi_header_t*>(X86_PHYS_TO_VIRT(mod->mod_start)),
200 process_zbi(bd, (uintptr_t)_zbi_base);

Completed in 79 milliseconds