Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_common.c58 completed = hv_repcomp(status); in hv_call_get_vp_registers()
101 completed = hv_repcomp(status); in hv_call_set_vp_registers()
H A Dmshv_root_hv_call.c70 completed = hv_repcomp(status); in hv_call_withdraw_memory()
239 completed = hv_repcomp(status); in hv_do_map_gpa_hcall()
322 completed = hv_repcomp(status); in hv_call_unmap_gpa_pages()
364 completed = hv_repcomp(status); in hv_call_get_gpa_access_states()
840 completed = hv_repcomp(status); in hv_call_modify_spa_host_access()
H A Dmshv_root_main.c248 args.reps = args.reps ? hv_repcomp(status) : 0; in mshv_ioctl_passthru_hvcall()
/linux-6.15/include/asm-generic/
H A Dmshyperv.h117 static inline unsigned int hv_repcomp(u64 status) in hv_repcomp() function
143 rep_comp = hv_repcomp(status); in hv_do_rep_hypercall()