Searched refs:kvm_s390_get_prefix (Results 1 – 7 of 7) sorted by relevance
30 unsigned long prefix = kvm_s390_get_prefix(vcpu); in kvm_s390_real_to_abs()99 __gpa += kvm_s390_get_prefix(__vcpu); \124 unsigned long gpa = gra + kvm_s390_get_prefix(vcpu); in write_guest_lc()150 unsigned long gpa = gra + kvm_s390_get_prefix(vcpu); in read_guest_lc()
588 kvm_s390_get_prefix(vcpu)); in kvm_handle_sie_intercept()590 kvm_s390_get_prefix(vcpu) + PAGE_SIZE); in kvm_handle_sie_intercept()
23 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages()
97 static inline u32 kvm_s390_get_prefix(struct kvm_vcpu *vcpu) in kvm_s390_get_prefix() function
3385 prefix = kvm_s390_get_prefix(vcpu); in kvm_gmap_notifier()3800 kvm_s390_get_prefix(vcpu), in kvm_s390_handle_requests()4331 kvm_run->s.regs.prefix = kvm_s390_get_prefix(vcpu); in store_regs()4431 px = kvm_s390_get_prefix(vcpu); in kvm_s390_store_status_unloaded()
734 else if ((gpa & ~0x1fffUL) == kvm_s390_get_prefix(vcpu)) in pin_blocks()
167 address = kvm_s390_get_prefix(vcpu); in handle_store_prefix()