Searched refs:canonical (Results 1 – 3 of 3) sorted by relevance
1678 extern vm_page_t vm_page_create(ppnum_t phys_page, bool canonical, zalloc_flags_t flags);
3164 vm_page_create(ppnum_t phys_page, bool canonical, zalloc_flags_t flags) in vm_page_create() argument3175 if (canonical) { in vm_page_create()
701 non-canonical address fault if it is dereferenced. While it costs many more