|
PatchworkOS
|
Buffer of pages used to batch page frees. More...
#include <paging.h>
Data Fields | |
| void * | pages [PML_PAGE_BUFFER_SIZE] |
| uint64_t | pageCount |
| uint64_t page_table_page_buffer_t::pageCount |
Definition at line 544 of file paging.h.
Referenced by page_table_clear().
| void* page_table_page_buffer_t::pages[PML_PAGE_BUFFER_SIZE] |
Definition at line 543 of file paging.h.
Referenced by page_table_page_buffer_push().