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