Searched refs:trap_bvr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | sys_regs.c | 469 static bool trap_bvr(struct kvm_vcpu *vcpu, in trap_bvr() function 1033 trap_bvr, reset_bvr, 0, 0, get_bvr, set_bvr }, \ 1864 { Op1( 0), CRn( 0), CRm((n)), Op2( 4), trap_bvr, NULL, n }, \
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | sys_regs.c | 528 static bool trap_bvr(struct kvm_vcpu *vcpu, in trap_bvr() function 1109 trap_bvr, reset_bvr, 0, 0, get_bvr, set_bvr }, \ 2464 { AA32(LO), Op1( 0), CRn( 0), CRm((n)), Op2( 4), trap_bvr, NULL, n }, \ 2473 { AA32(HI), Op1( 0), CRn( 1), CRm((n)), Op2( 1), trap_bvr, NULL, n }
|
Completed in 9 milliseconds