Searched defs:__SC_DELOUSE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
A D | compat.h | 20 #define __SC_DELOUSE(t,v) ({ \ macro |
/linux/include/linux/ | ||
A D | compat.h | 42 #define __SC_DELOUSE(t,v) ((__force t)(unsigned long)(v)) macro |
Completed in 9 milliseconds