Home
last modified time | relevance | path

Searched defs:VVAR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/vdso/
H A Dvdso.h17 #define VVAR_SIZE (VDSO_NR_PAGES << PAGE_SHIFT) macro
/linux/arch/riscv/kernel/
H A Dvdso.c20 #define VVAR_SIZE (VDSO_NR_PAGES << PAGE_SHIFT) macro