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

/linux-master/arch/s390/kvm/
H A Dvsie.c375 const uint32_t new_ibc = READ_ONCE(__new_ibc) & 0x0fffU; local
380 if (vcpu->kvm->arch.model.ibc && new_ibc) {
381 scb_s->ibc = new_ibc;

Completed in 138 milliseconds