Searched refs:icpt_code (Results 1 – 2 of 2) sorted by relevance
13 kvm_intercept(uint32_t icpt_code, uint64_t psw_addr) "intercept: 0x%x (at 0x%"PRIx64"lx)"
1717 int icpt_code = run->s390_sieic.icptcode; in handle_intercept() local1720 trace_kvm_intercept(icpt_code, (long)run->psw_addr); in handle_intercept()1721 switch (icpt_code) { in handle_intercept()1766 fprintf(stderr, "Unknown intercept code: %d\n", icpt_code); in handle_intercept()