Home
last modified time | relevance | path

Searched refs:_kvm_s390_logical_to_effective (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.h51 * _kvm_s390_logical_to_effective - convert guest logical to effective address
63 static inline unsigned long _kvm_s390_logical_to_effective(psw_t *psw, in _kvm_s390_logical_to_effective() function
89 return _kvm_s390_logical_to_effective(&vcpu->arch.sie_block->gpsw, ga); in kvm_s390_logical_to_effective()
H A Dvsie.c1015 mask = _kvm_s390_logical_to_effective(&scb_s->gpsw, PAGE_MASK); in vsie_handle_mvpg()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dgaccess.h51 * _kvm_s390_logical_to_effective - convert guest logical to effective address
63 static inline unsigned long _kvm_s390_logical_to_effective(psw_t *psw, in _kvm_s390_logical_to_effective() function
89 return _kvm_s390_logical_to_effective(&vcpu->arch.sie_block->gpsw, ga); in kvm_s390_logical_to_effective()
H A Dvsie.c1030 mask = _kvm_s390_logical_to_effective(&scb_s->gpsw, PAGE_MASK); in vsie_handle_mvpg()

Completed in 9 milliseconds