Searched defs:VVAR_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/include/asm/vdso/ | ||
H A D | vdso.h | 17 #define VVAR_SIZE (VDSO_NR_PAGES << PAGE_SHIFT) macro |
/linux/arch/riscv/kernel/ | ||
H A D | vdso.c | 20 #define VVAR_SIZE (VDSO_NR_PAGES << PAGE_SHIFT) macro |