Lines Matching defs:limit
697 * the MPIDR. We limit the number of VCPUs in level 0 due to a
1233 * a subset of features indicated by the idreg's KVM sanitised limit.
1236 * against idreg's KVM sanitised limit return from reset() callback.
1237 * If a field value in @val is the same as the one in limit, it is always
1239 * writable, only the value in limit is considered the safe value.
1251 u64 limit = rd->reset(vcpu, rd);
1277 f_lim = arm64_ftr_value(ftrp, limit);
1289 /* For fields that are not writable, values in limit are the safe values. */
1290 if ((val & ~mask) != (limit & ~mask))
1503 * ID_AA64DFR0_EL1.PMUver limit to VM creation"), KVM erroneously