Lines Matching defs:encoding
451 const u32 encoding;
459 .encoding = sr_start, \
470 * Map encoding to trap bits for exception reported with EC=0x18.
653 /* Skip the SP_EL1 encoding... */
840 * Also covers DBGDTRRX_EL0, which has the same encoding as
965 .encoding = sr, \
1529 * ARM ARM only describes the encoding for the first 16, and
1624 kvm_err("%s line %d encoding range "
1627 sys_reg_Op0(tc->encoding), sys_reg_Op1(tc->encoding),
1628 sys_reg_CRn(tc->encoding), sys_reg_CRm(tc->encoding),
1629 sys_reg_Op2(tc->encoding),
1654 if (cgt->encoding != cgt->end) {
1656 cgt->encoding, cgt->end,
1660 prev = xa_store(&sr_forward_xa, cgt->encoding,
1689 tc = get_trap_config(fgt->encoding);
1697 xa_store(&sr_forward_xa, fgt->encoding,