Lines Matching refs:arch
354 * mode. Pairs with a memory barrier in arch-specific code.
1141 * be setup already, so we can create arch-specific debugfs entries under it.
1143 * a per-arch destroy interface is not needed.
1666 * Update the total number of memslot pages before calling the arch
1701 * memory, not any metadata. Metadata, including arch specific
1738 dest->arch = src->arch;
1778 * Copy the arch-specific field of the newly-installed slot back to the
1779 * old slot as the arch data could have changed between releasing
1784 old->arch = invalid_slot->arch;
1863 * delete/move and committing the changes in arch code where KVM or a
1919 * No need to refresh new->arch, changes after dropping slots_arch_lock
1921 * responsible for knowing that new->arch may be stale.
3847 page = virt_to_page(vcpu->arch.pio_data);
6072 offsetof(struct kvm_vcpu, arch),
6074 - offsetof(struct kvm_vcpu, arch),