Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Demulate.c215 const struct gprefix *gprefix; member
229 struct gprefix { struct
3754 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) }
3893 static const struct gprefix pfx_0f_ae_7 = {
3903 static const struct gprefix pfx_0f_6f_0f_7f = {
3911 static const struct gprefix pfx_0f_2b = {
3915 static const struct gprefix pfx_0f_28_0f_29 = {
3919 static const struct gprefix pfx_0f_e7 = {
4218 static const struct gprefix three_byte_0f_38_f0 = {
4222 static const struct gprefix three_byte_0f_38_f1 = {
[all …]