Searched refs:allow_bitmap (Results 1 – 1 of 1) sorted by relevance
61 u8 allow_bitmap[MAX_BITMAP_SIZE]; member1089 if (hvcall_setup.bitmap_array_size > ARRAY_SIZE(fd->allow_bitmap)) in mshv_vtl_hvcall_do_setup()1092 if (copy_from_user(&fd->allow_bitmap, in mshv_vtl_hvcall_do_setup()1106 return test_bit(call_code, (unsigned long *)fd->allow_bitmap); in mshv_vtl_hvcall_is_allowed()