Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dbte.h80 #define BTE_ZERO_FILL (BTE_NOTIFY | IBCT_ZFIL_MODE) macro
216 bte_copy(0, dest, len, ((mode) | BTE_ZERO_FILL), notification)
/linux-4.1.27/drivers/char/
Dmspec.c129 BTE_WACQUIRE | BTE_ZERO_FILL, NULL); in mspec_zero_block()