Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dbte.h82 #define BTE_ZERO_FILL (BTE_NOTIFY | IBCT_ZFIL_MODE) macro
218 bte_copy(0, dest, len, ((mode) | BTE_ZERO_FILL), notification)
/Linux-v4.19/drivers/char/
Dmspec.c127 BTE_WACQUIRE | BTE_ZERO_FILL, NULL); in mspec_zero_block()