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

/fuchsia/zircon/system/utest/hypervisor/
H A Dconstants_priv.h14 #define TRAP_PORT 0x11 macro
H A Dguest.cpp656 // Trap on writes to TRAP_PORT.
657 ASSERT_EQ(test.guest.set_trap(ZX_GUEST_TRAP_IO, TRAP_PORT, 1, zx::port(), kTrapKey),
664 EXPECT_EQ(packet.guest_io.port, TRAP_PORT);
H A Dx86.S401 out %al, $TRAP_PORT

Completed in 38 milliseconds