Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100030
b: refs/heads/master
c: e407dff
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 9, 2008
1 parent 3485649 commit 323d651
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ed4273af8469ca4723d4bf1bcd3abe2cc792e9f
refs/heads/master: e407dffd17dcb592e1605a2b3dbbb81f9f3cbc21
20 changes: 0 additions & 20 deletions trunk/include/asm-x86/uv/uv_mmrs.h
Original file line number Diff line number Diff line change
Expand Up @@ -973,26 +973,6 @@ union uvh_rh_gam_cfg_overlay_config_mmr_u {
} s;
};

/* ========================================================================= */
/* UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR */
/* ========================================================================= */
#define UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR 0x1600020UL

#define UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR_BASE_SHFT 26
#define UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR_BASE_MASK 0x00003ffffc000000UL
#define UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR_ENABLE_SHFT 63
#define UVH_RH_GAM_CFG_OVERLAY_CONFIG_MMR_ENABLE_MASK 0x8000000000000000UL

union uvh_rh_gam_cfg_overlay_config_mmr_u {
unsigned long v;
struct uvh_rh_gam_cfg_overlay_config_mmr_s {
unsigned long rsvd_0_25: 26; /* */
unsigned long base : 20; /* RW */
unsigned long rsvd_46_62: 17; /* */
unsigned long enable : 1; /* RW */
} s;
};

/* ========================================================================= */
/* UVH_RH_GAM_GRU_OVERLAY_CONFIG_MMR */
/* ========================================================================= */
Expand Down

0 comments on commit 323d651

Please sign in to comment.