Searched refs:itrs (Results 1 – 5 of 5) sorted by relevance
211 struct thash_data itrs[NITRS]; member
409 struct thash_data itrs[NITRS]; member
149 for (trp = (struct thash_data *)&vcpu->arch.itrs, i = 0; in __vtr_lookup()364 for (trp = (struct thash_data *)&vcpu->arch.itrs, i = 0; in vtr_find_overlap()
891 memcpy(vcpu->arch.itrs, regs->itrs, sizeof(struct thash_data) * NITRS); in kvm_arch_vcpu_ioctl_set_regs()1435 memcpy(regs->itrs, vcpu->arch.itrs, sizeof(struct thash_data) * NITRS); in kvm_arch_vcpu_ioctl_get_regs()
1191 p_itr = (struct thash_data *)&vcpu->arch.itrs[slot]; in vcpu_itr_i()1239 vcpu->arch.itrs[index].page_flags = 0; in vcpu_ptr_i()