Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/
H A Dimmu_regs.c698 put_reg64(immu, IMMU_REG_CONTEXT_CMD, command); in context_flush()
699 wait_completion(immu, IMMU_REG_CONTEXT_CMD, get_reg64, in context_flush()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dimmu.h216 #define IMMU_REG_CONTEXT_CMD (0x28) /* Context Comand Register, 64 bit */ macro