Searched refs:KVA_PAGES (Results 1 – 5 of 5) sorted by relevance
66 #define KVA_PAGES (256*4) macro
74 #define KVA_PAGES (512*4) macro
101 #define NKPDE (KVA_PAGES) /* number of page tables/pde's */
27 KVA_PAGES opt_global.h
701 * KPTmap is created that can support KVA_PAGES page table pages. in __CONCAT() 703 SYSMAP(pt_entry_t *, KPTD, KPTmap, KVA_PAGES) in __CONCAT()