Home
last modified time | relevance | path

Searched defs:__SC_DELOUSE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dcompat.h33 #define __SC_DELOUSE(t,v) ({ \ macro
/openbmc/linux/include/linux/
H A Dcompat.h42 #define __SC_DELOUSE(t,v) ((__force t)(unsigned long)(v)) macro