Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dvsie.c216 int fmt_o, int fmt_h) in setup_apcb() argument
226 if (fmt_h != CRYCB_FORMAT2) in setup_apcb()
232 switch (fmt_h) { in setup_apcb()
248 switch (fmt_h) { in setup_apcb()
297 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; in shadow_crycb() local
318 fmt_o, fmt_h); in shadow_crycb()