Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dbte.h86 #define BTE_WACQUIRE (0x4000) macro
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dbte.c119 if (!(mode & BTE_WACQUIRE)) { in bte_copy()