Searched defs:rep_count (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_common.c | 37 int rep_count, i; in hv_call_get_vp_registers() local 82 int rep_count; in hv_call_set_vp_registers() local
|
| H A D | mshv_root_hv_call.c | 208 int rep_count = min(remain, HV_MAP_GPA_BATCH_SIZE); in hv_do_map_gpa_hcall() local 310 int rep_count = min(remain, HV_UMAP_GPA_PAGES); in hv_call_unmap_gpa_pages() local 343 int rep_count, i; in hv_call_get_gpa_access_states() local 1024 int rep_count = min(remain, in hv_call_modify_spa_host_access() local
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | m920x.h | 67 int rep_count; member
|
| /linux/include/asm-generic/ |
| H A D | mshyperv.h | 132 static inline u64 hv_do_rep_hypercall_ex(u16 code, u16 rep_count, in hv_do_rep_hypercall_ex() 161 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | main.c | 1081 static int rep_count; in spkup_write() local
|