Home
last modified time | relevance | path

Searched refs:I2bvIP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c4435 #define I2bvIP(_f, _e, _i, _p) \ macro
4733 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
4734 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */
4798 I2bvIP(SrcImmUByte | DstAcc, em_in, in, check_perm_in),
4799 I2bvIP(SrcAcc | DstImmUByte, em_out, out, check_perm_out),
4804 I2bvIP(SrcDX | DstAcc, em_in, in, check_perm_in),
4805 I2bvIP(SrcAcc | DstDX, em_out, out, check_perm_out),
4959 #undef I2bvIP macro
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c4010 #define I2bvIP(_f, _e, _i, _p) \ macro
4312 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
4313 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */
4379 I2bvIP(SrcImmUByte | DstAcc, em_in, in, check_perm_in),
4380 I2bvIP(SrcAcc | DstImmUByte, em_out, out, check_perm_out),
4386 I2bvIP(SrcDX | DstAcc, em_in, in, check_perm_in),
4387 I2bvIP(SrcAcc | DstDX, em_out, out, check_perm_out),
4541 #undef I2bvIP macro

Completed in 15 milliseconds