Searched refs:trap_undef (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/arm64/kvm/ |
D | sys_regs.c | 317 static bool trap_undef(struct kvm_vcpu *vcpu, in trap_undef() function 1333 { SYS_DESC(SYS_LORSA_EL1), trap_undef }, 1334 { SYS_DESC(SYS_LOREA_EL1), trap_undef }, 1335 { SYS_DESC(SYS_LORN_EL1), trap_undef }, 1336 { SYS_DESC(SYS_LORC_EL1), trap_undef }, 1337 { SYS_DESC(SYS_LORID_EL1), trap_undef },
|