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

/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmx_cpu_state.cpp169 VmxPage* pages_ptr = new (&ac) VmxPage[num_cpus]; local
172 fbl::Array<VmxPage> pages(pages_ptr, num_cpus);

Completed in 27 milliseconds