Searched refs:call_code (Results 1 – 1 of 1) sorted by relevance
1104 static bool mshv_vtl_hvcall_is_allowed(struct mshv_vtl_hvcall_fd *fd, u16 call_code) in mshv_vtl_hvcall_is_allowed() argument1106 return test_bit(call_code, (unsigned long *)fd->allow_bitmap); in mshv_vtl_hvcall_is_allowed()