Searched refs:crosvm_set_hypercall_hint (Results 1 – 3 of 3) sorted by relevance
219 ret = crosvm_set_hypercall_hint(crosvm, 1, &hint); in main()287 ret = crosvm_set_hypercall_hint(crosvm, 0, NULL); in main()
334 int crosvm_set_hypercall_hint(struct crosvm *, uint32_t __hints_count,
1554 pub unsafe extern "C" fn crosvm_set_hypercall_hint( in crosvm_set_hypercall_hint() function