Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dbte.h21 #define IBCT_ZFIL_MODE (0x1UL << 0) macro
80 #define BTE_ZERO_FILL (BTE_NOTIFY | IBCT_ZFIL_MODE)
88 #define BTE_VALID_MODE(x) ((x) & (IBCT_NOTIFY | IBCT_ZFIL_MODE))
Dshubio.h3088 #define IBCT_ZFIL_MODE (0x1UL << 0) macro
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
Dhubio.h935 #define IBCT_ZFIL_MODE (0x1 << 0) macro