Searched refs:UCALL_PIO_PORT (Results 1 – 2 of 2) sorted by relevance
9 #define UCALL_PIO_PORT ((uint16_t)0x1000) macro35 : : [port] "d" (UCALL_PIO_PORT), "D" (&uc) : "rax", "memory"); in ucall()46 if (run->exit_reason == KVM_EXIT_IO && run->io.port == UCALL_PIO_PORT) { in get_ucall()
25 #define UCALL_PIO_PORT ((uint16_t)0x1000) macro41 : : [port] "d" (UCALL_PIO_PORT), "D" (&uc_none) in guest_code()