Searched refs:PTBL_NENTRIES (Results 1 – 1 of 1) sorted by relevance
390 #define PTBL_NENTRIES (1<<PTBL_NUM) macro393 #define PTBL_PAGES ((PTBL_NENTRIES * (1<<PTBL_ENTRY_SHIFT)) / PAGE_SIZE)422 #define PTBL_NENTRIES 1024 /* number of pages mapped by ptbl */ macro