Searched refs:PROG_BLOCK_SIE (Results 1 – 2 of 2) sorted by relevance
101 #define PROG_BLOCK_SIE (1<<0) macro
1496 atomic_or(PROG_BLOCK_SIE, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_block()1502 atomic_andnot(PROG_BLOCK_SIE, &vcpu->arch.sie_block->prog20); in kvm_s390_vcpu_unblock()