Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1833 u16 orig_cnt, u16 cnt_cap, u64 *data) in kvm_hv_get_hc_data() argument
1840 u16 cnt = min(orig_cnt, cnt_cap); in kvm_hv_get_hc_data()