Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/vdso/
Dvdso.h49 #define VVAR_SIZE (VVAR_NR_PAGES << PAGE_SHIFT) macro
/linux-6.12.1/arch/riscv/kernel/
Dvdso.c31 #define VVAR_SIZE (VVAR_NR_PAGES << PAGE_SHIFT) macro