Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_common.c62 completed = hv_repcomp(status); in hv_call_get_vp_registers()
105 completed = hv_repcomp(status); in hv_call_set_vp_registers()
H A Dmshv_root_hv_call.c71 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()
1053 completed = hv_repcomp(status); in hv_call_modify_spa_host_access()
H A Dmshv_root_main.c238 reps_completed = hv_repcomp(status); in mshv_ioctl_passthru_hvcall()
/linux/include/asm-generic/
H A Dmshyperv.h120 static inline unsigned int hv_repcomp(u64 status) in hv_repcomp() function
149 rep_comp = hv_repcomp(status); in hv_do_rep_hypercall_ex()