Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367959
b: refs/heads/master
c: 7959bd7
h: refs/heads/master
i:
  367957: 54a8a8f
  367955: 45d6a93
  367951: 07db2e3
v: v3
  • Loading branch information
Richard Kuo committed May 1, 2013
1 parent 2f0ab25 commit 4eac69d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f3f601c1d2728f02544cfd143eaa82e5398b3e9b
refs/heads/master: 7959bd76a18cea222eb9ee9040709ffc0a4612de
7 changes: 7 additions & 0 deletions trunk/arch/hexagon/include/asm/hexagon_vm.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,13 @@ static inline long __vmintop_clear(long i)
* Constants for virtual instruction parameters and return values
*/

/* vmnewmap arguments */

#define VM_TRANS_TYPE_LINEAR 0
#define VM_TRANS_TYPE_TABLE 1
#define VM_TLB_INVALIDATE_FALSE 0
#define VM_TLB_INVALIDATE_TRUE 1

/* vmsetie arguments */

#define VM_INT_DISABLE 0
Expand Down

0 comments on commit 4eac69d

Please sign in to comment.