Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Duaccess.h72 __typefits(x,char, \
73 __typefits(x,short, \
74 __typefits(x,int, \
75 __typefits(x,long,0ULL)))))
77 #define __typefits(x,type,not) \ macro