Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Demulate.c201 const struct gprefix *gprefix; member
215 struct gprefix { struct
3971 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) }
4110 static const struct gprefix pfx_0f_c7_7 = {
4127 static const struct gprefix pfx_0f_ae_7 = {
4139 static const struct gprefix pfx_0f_6f_0f_7f = {
4147 static const struct gprefix pfx_0f_2b = {
4151 static const struct gprefix pfx_0f_10_0f_11 = {
4155 static const struct gprefix pfx_0f_28_0f_29 = {
4159 static const struct gprefix pfx_0f_e7 = {
[all …]