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

/linux-master/arch/s390/kvm/
H A Dvsie.c220 * @fmt_h: format of the host crycb.
230 int fmt_o, int fmt_h)
236 if (fmt_h != CRYCB_FORMAT2)
242 switch (fmt_h) {
258 switch (fmt_h) {
307 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; local
328 fmt_o, fmt_h);
227 setup_apcb(struct kvm_vcpu *vcpu, struct kvm_s390_crypto_cb *crycb_s, const u32 crycb_gpa, struct kvm_s390_crypto_cb *crycb_h, int fmt_o, int fmt_h) argument

Completed in 81 milliseconds