Home
last modified time | relevance | path

Searched refs:COVER (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Diochannel.h715 #define SIZEOF_PROTOCOL (COVER(sizeof(struct spar_io_channel_protocol), 64))
716 #define SIZEOF_CMDRSP (COVER(sizeof(struct uiscmdrsp), 64))
718 #define MIN_IO_CHANNEL_SIZE COVER(SIZEOF_PROTOCOL + \
Dvbuschannel.h90 #define VBUS_CH_SIZE(MAXDEVICES) COVER(VBUS_CH_SIZE_EXACT(MAXDEVICES), 4096)
Dchannel.h47 #ifndef COVER
48 #define COVER(v, d) ((d)*COVERQ(v, d)) macro
/linux-4.1.27/arch/ia64/kernel/
Dminstate.h248 #define SAVE_MIN_WITH_COVER DO_SAVE_MIN(COVER, mov r30=cr.ifs, , RSE_WORKAROUND)
249 #define SAVE_MIN_WITH_COVER_R19 DO_SAVE_MIN(COVER, mov r30=cr.ifs, mov r15=r19, RSE_WORKAROUND)
Dentry.S814 COVER // B add current frame into dirty partition & set cr.ifs
1030 COVER // add current frame into dirty partition and set cr.ifs
/linux-4.1.27/arch/ia64/include/asm/native/
Dpvchk_inst.h266 #define COVER \ macro
Dinst.h190 #define COVER \ macro