Searched refs:entry64 (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,
46 if (entry64 < (uintptr_t)x86_bootstrap16_start ||
47 entry64 >= (uintptr_t)x86_bootstrap16_end) {
134 (entry64 - (uintptr_t)x86_bootstrap16_start);
/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,
/fuchsia/zircon/system/public/zircon/boot/
H A Dbootdata.h188 uint64_t entry64; member in struct:__anon639

Completed in 81 milliseconds