__cacheline_aligned
static const struct x86_group_entry group1[8] __cacheline_aligned = {
static const struct x86_group_entry group3[8] __cacheline_aligned = {
static const struct x86_group_entry group11[8] __cacheline_aligned = {
static const struct x86_opcode primary_opcode_table[256] __cacheline_aligned = {
static const struct x86_opcode secondary_opcode_table[256] __cacheline_aligned = {
static const struct x86_reg gpr_map__special[2][4][8] __cacheline_aligned = {
static const struct x86_reg gpr_map[2][8][8] __cacheline_aligned = {
static const int gpr_dual_reg1_rm[8] __cacheline_aligned = {
volatile unsigned int nmachines __cacheline_aligned;
} svm_global_hstate __cacheline_aligned;
static os_mtx_t svm_asidlock __cacheline_aligned;
} vmx_global_hstate __cacheline_aligned;
static os_mtx_t vmx_asidlock __cacheline_aligned;