Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kvm/
Dvsie.c215 int fmt_o, int fmt_h) in setup_apcb() argument
225 if (fmt_h != CRYCB_FORMAT2) in setup_apcb()
231 switch (fmt_h) { in setup_apcb()
247 switch (fmt_h) { in setup_apcb()
296 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; in shadow_crycb() local
317 fmt_o, fmt_h); in shadow_crycb()