add_page_table
gMMUOps->add_page_table(virtualAddress);
gMMUOps->add_page_table(sMaxVirtualAddress);
gMMUOps->add_page_table(KERNEL_LOAD_BASE);
add_page_table(KERNEL_LOAD_BASE);
status_t (*add_page_table)(addr_t virtualAddress);
&add_page_table,
gMMUOps->add_page_table(virtualAddress);
gMMUOps->add_page_table(sMaxVirtualAddress);
gMMUOps->add_page_table(KERNEL_LOAD_BASE);
add_page_table(KERNEL_LOAD_BASE);
status_t (*add_page_table)(addr_t virtualAddress);
gMMUOps->add_page_table(virtualAddress);
gMMUOps->add_page_table(sMaxVirtualAddress);
gMMUOps->add_page_table(KERNEL_LOAD_BASE);
add_page_table(KERNEL_LOAD_BASE);
status_t (*add_page_table)(addr_t virtualAddress);
pageTable = add_page_table(virtualAddress);
status_t (*add_page_table)(addr_t virtualAddress);