Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_vtl_main.c1104 static bool mshv_vtl_hvcall_is_allowed(struct mshv_vtl_hvcall_fd *fd, u16 call_code) in mshv_vtl_hvcall_is_allowed() argument
1106 return test_bit(call_code, (unsigned long *)fd->allow_bitmap); in mshv_vtl_hvcall_is_allowed()