Searched refs:temp_aspace (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dbootstrap16.cpp36 zx_status_t x86_bootstrap16_acquire(uintptr_t entry64, fbl::RefPtr<VmAspace>* temp_aspace,
159 *temp_aspace = bootstrap_aspace;
/fuchsia/zircon/kernel/syscalls/
H A Dsystem_x86.cpp42 fbl::RefPtr<VmAspace> temp_aspace; local
48 &temp_aspace,
/fuchsia/zircon/kernel/arch/x86/include/arch/x86/
H A Dbootstrap16.h106 zx_status_t x86_bootstrap16_acquire(uintptr_t entry64, fbl::RefPtr<VmAspace> *temp_aspace,

Completed in 33 milliseconds