Searched defs:Trap (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/lib/hypervisor/
H A Dtrap_map.cpp45 Trap::Trap(uint32_t kind, zx_gpaddr_t addr, size_t len, fbl::RefPtr<PortDispatcher> port, function in class:hypervisor::Trap
[all...]
/fuchsia/zircon/kernel/lib/hypervisor/include/hypervisor/
H A Dtrap_map.h35 class Trap : public fbl::WAVLTreeContainable<fbl::unique_ptr<Trap>> { class in namespace:hypervisor

Completed in 22 milliseconds