Searched refs:mm_check_page_table (Results 1 – 3 of 3) sorted by relevance
278 if (unlikely(mm_check_page_table(pt_ptr)) == 0) in mm_unmap_proc_table()293 if (unlikely(mm_check_page_table(pd_ptr)) == 0) in mm_unmap_proc_table()300 if (unlikely(mm_check_page_table(pdpt_ptr)) == 0) in mm_unmap_proc_table()
517 int8_t mm_check_page_table(uint64_t *ptr);
37 int8_t mm_check_page_table(uint64_t *ptr) in mm_check_page_table() function