提交 7959bd76 编写于 作者: R Richard Kuo

Hexagon: add translation types for __vmnewmap

Signed-off-by: NRichard Kuo <rkuo@codeaurora.org>
上级 f3f601c1
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册