Searched refs:trap_debug32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/arm64/kvm/ |
D | sys_regs.c | 1804 static bool trap_debug32(struct kvm_vcpu *vcpu, in trap_debug32() function 1881 { Op1( 0), CRn( 0), CRm( 2), Op2( 0), trap_debug32, NULL, cp14_DBGDCCINT }, 1883 { Op1( 0), CRn( 0), CRm( 2), Op2( 2), trap_debug32, NULL, cp14_DBGDSCRext }, 1898 { Op1( 0), CRn( 0), CRm( 7), Op2( 0), trap_debug32, NULL, cp14_DBGVCR },
|