Searched refs:array_index_nospec (Results 1 – 3 of 3) sorted by relevance
55 #define array_index_nospec(index, size) \ macro
988 i = array_index_nospec(i, num_vcpus); in kvm_get_vcpu()1058 as_id = array_index_nospec(as_id, KVM_MAX_NR_ADDRESS_SPACES); in __kvm_memslots()1856 offset = array_index_nospec(offset, slot->npages); in __gfn_to_hva_memslot()
189 return array_index_nospec(ioff, kctl->count); in snd_ctl_get_ioffnum()195 return array_index_nospec(ioff, kctl->count); in snd_ctl_get_ioffidx()
Completed in 13 milliseconds