Home
last modified time | relevance | path

Searched refs:gprefix (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/
Demulate.c219 const struct gprefix *gprefix; member
233 struct gprefix { struct
4270 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) }
4402 static const struct gprefix pfx_0f_c7_7 = {
4419 static const struct gprefix pfx_0f_ae_7 = {
4431 static const struct gprefix pfx_0f_6f_0f_7f = {
4439 static const struct gprefix pfx_0f_2b = {
4443 static const struct gprefix pfx_0f_28_0f_29 = {
4447 static const struct gprefix pfx_0f_e7 = {
4746 static const struct gprefix three_byte_0f_38_f0 = {
[all …]