Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dvsie.c230 int fmt_o, int fmt_h) in setup_apcb() argument
236 if (fmt_h != CRYCB_FORMAT2) in setup_apcb()
242 switch (fmt_h) { in setup_apcb()
258 switch (fmt_h) { in setup_apcb()
307 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; in shadow_crycb() local
328 fmt_o, fmt_h); in shadow_crycb()