Home
last modified time | relevance | path

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

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