Home
last modified time | relevance | path

Searched refs:IBCT_ZFIL_MODE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/ia64/include/asm/sn/
Dbte.h23 #define IBCT_ZFIL_MODE (0x1UL << 0) macro
82 #define BTE_ZERO_FILL (BTE_NOTIFY | IBCT_ZFIL_MODE)
90 #define BTE_VALID_MODE(x) ((x) & (IBCT_NOTIFY | IBCT_ZFIL_MODE))
Dshubio.h3088 #define IBCT_ZFIL_MODE (0x1UL << 0) macro
/Linux-v4.19/arch/mips/include/asm/sn/sn0/
Dhubio.h935 #define IBCT_ZFIL_MODE (0x1 << 0) macro