Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Demulate.c200 const struct gprefix *gprefix; member
214 struct gprefix { struct
4268 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) }
4407 static const struct gprefix pfx_0f_c7_7 = {
4424 static const struct gprefix pfx_0f_ae_7 = {
4436 static const struct gprefix pfx_0f_6f_0f_7f = {
4444 static const struct gprefix pfx_0f_2b = {
4448 static const struct gprefix pfx_0f_10_0f_11 = {
4452 static const struct gprefix pfx_0f_28_0f_29 = {
4456 static const struct gprefix pfx_0f_e7 = {
[all …]