Searched full:hypercall (Results 1 – 15 of 15) sorted by relevance
45 * hcall is the hypercall wrapper function. unittests may do what48 * hypercall number.
28 hypercall: intel and amd hypercall insn
60 printf("Hypercall via VMCALL: OK\n"); in main()65 printf("Hypercall via VMMCALL: OK\n"); in main()
172 [hypercall]173 file = hypercall.flat
82 $(TEST_DIR)/hypercall.$(exe) $(TEST_DIR)/sieve.$(exe) \
49 report_abort("failed to allocate hypercall page"); in setup_hypercall()
807 " call hypercall\n\t"1662 void __attribute__((__used__)) hypercall(u32 hypercall_no) in hypercall() function1690 printf("ERROR : Invalid hypercall number : %ld\n", hypercall_no); in handle_hypercall()1707 hypercall(HYPERCALL_VMABORT); in __abort_test()1724 hypercall(HYPERCALL_VMABORT); in test_skip()
1045 void hypercall(u32 hypercall_no);
8145 "call hypercall\n"
28 hypercall
2 * Hypercall helpers
3 * Release pages hypercall tests (DIAG 10)
3 * Diagnose 0x308 hypercall tests
150 report_prefix_push("hypercall"); in main()
14 * with the H_CEDE hypercall, in the hope that we'll get scheduled to another