Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A DREADME28 hypercall: intel and amd hypercall insn
H A DMakefile.common82 $(TEST_DIR)/hypercall.$(exe) $(TEST_DIR)/sieve.$(exe) \
H A Dunittests.cfg168 [hypercall]
169 file = hypercall.flat
H A Dvmx.c1662 void __attribute__((__used__)) hypercall(u32 hypercall_no) in hypercall() function
1707 hypercall(HYPERCALL_VMABORT); in __abort_test()
1724 hypercall(HYPERCALL_VMABORT); in test_skip()
H A Dvmx.h1045 void hypercall(u32 hypercall_no);