Searched refs:vm_page_create_fictitious (Results 1 – 3 of 3) sorted by relevance
338 extern vm_page_t vm_page_create_fictitious(void);
5938 alias_page = vm_page_create_fictitious();6033 alias_page = vm_page_create_fictitious();7284 alias_page = vm_page_create_fictitious();
3479 vm_page_create_fictitious(void) in vm_page_create_fictitious() function