Lines Matching refs:arch
369 * mode. Pairs with a memory barrier in arch-specific code.
1389 * to free its resources and for arch specific behavior.
1416 memset(&new.arch, 0, sizeof(new.arch));
1430 /* Copy dirty_bitmap and arch from the current memslot. */
1432 memcpy(&new.arch, &old.arch, sizeof(new.arch));
3154 page = virt_to_page(vcpu->arch.pio_data);
4999 offsetof(struct kvm_vcpu, arch),
5000 sizeof_field(struct kvm_vcpu, arch),