Home
last modified time | relevance | path

Searched refs:wants_tx (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/s390/kvm/
Dvsie.c440 const bool wants_tx = READ_ONCE(scb_o->ecb) & ECB_TE; in shadow_scb() local
507 if (test_kvm_facility(vcpu->kvm, 73) && wants_tx) { in shadow_scb()