Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dbte.h80 #define BTE_NOTIFY IBCT_NOTIFY macro
81 #define BTE_NORMAL BTE_NOTIFY
82 #define BTE_ZERO_FILL (BTE_NOTIFY | IBCT_ZFIL_MODE)
/Linux-v4.19/drivers/misc/sgi-xp/
Dxp_sn2.c110 ret = bte_copy(src_pa, dst_pa, len, (BTE_NOTIFY | BTE_WACQUIRE), NULL); in xp_remote_memcpy_sn2()