Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c395 #define FASTOP2W(op) \ macro
1057 FASTOP2W(imul);
1072 FASTOP2W(bsf);
1073 FASTOP2W(bsr);
1074 FASTOP2W(bt);
1075 FASTOP2W(bts);
1076 FASTOP2W(btr);
1077 FASTOP2W(btc);
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c379 #define FASTOP2W(op) \ macro
1022 FASTOP2W(imul);
1037 FASTOP2W(bsf);
1038 FASTOP2W(bsr);
1039 FASTOP2W(bt);
1040 FASTOP2W(bts);
1041 FASTOP2W(btr);
1042 FASTOP2W(btc);

Completed in 24 milliseconds