Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.c63 u64 hypercall_field; variable
1666 hypercall_field = val; in hypercall()
1673 (hypercall_field & HYPERCALL_BIT); in is_hypercall()
1680 hypercall_no = hypercall_field & HYPERCALL_MASK; in handle_hypercall()
1681 hypercall_field = 0; in handle_hypercall()
2079 hypercall_field = 0; in main()