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.c255 * @fmt_h: format of the host crycb.
265 int fmt_o, int fmt_h) in setup_apcb() argument
271 if (fmt_h != CRYCB_FORMAT2) in setup_apcb()
277 switch (fmt_h) { in setup_apcb()
293 switch (fmt_h) { in setup_apcb()
342 int fmt_h = vcpu->arch.sie_block->crycbd & CRYCB_FORMAT_MASK; in shadow_crycb() local
363 fmt_o, fmt_h); in shadow_crycb()