Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dvsie.c251 int fmt_o, int fmt_h) in setup_apcb() argument
257 if (fmt_h != CRYCB_FORMAT2) in setup_apcb()
263 switch (fmt_h) { in setup_apcb()
279 switch (fmt_h) { in setup_apcb()
328 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; in shadow_crycb() local
349 fmt_o, fmt_h); in shadow_crycb()