Home
last modified time | relevance | path

Searched refs:C_PAGES (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/arm64/kernel/
Dvdso.c204 #define C_PAGES (C_VDSO + 1) macro
207 #define C_PAGES (C_SIGPAGE + 1) macro
209 static struct page *aarch32_vdso_pages[C_PAGES] __ro_after_init;
210 static struct vm_special_mapping aarch32_vdso_spec[C_PAGES] = {