Searched refs:TRAP_PORT (Results 1 – 3 of 3) sorted by relevance
14 #define TRAP_PORT 0x11 macro
390 out %al, $TRAP_PORT
801 ASSERT_EQ(test.guest.set_trap(ZX_GUEST_TRAP_IO, TRAP_PORT, 1, zx::port(), kTrapKey), in guest_set_trap_with_io()808 EXPECT_EQ(packet.guest_io.port, TRAP_PORT); in guest_set_trap_with_io()
Completed in 5 milliseconds