Home
last modified time | relevance | path

Searched refs:UCALL_PIO_PORT (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Ducall.c10 #define UCALL_PIO_PORT ((uint16_t)0x1000) macro
85 : : [port] "d" (UCALL_PIO_PORT), "D" (uc) : "rax"); in ucall_pio_exit()
127 run->io.port == UCALL_PIO_PORT) { in get_ucall()