Searched refs:DEFINE_VVAR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/x86/include/asm/vdso/ | ||
D | vsyscall.h | 13 DEFINE_VVAR(struct vdso_data, _vdso_data); |
/Linux-v5.10/arch/x86/include/asm/ | ||
D | vvar.h | 43 #define DEFINE_VVAR(type, name) \ macro |