Searched refs:VM_PAGE_GET_COLOR (Results 1 – 3 of 3) sorted by relevance
581 #define VM_PAGE_GET_COLOR(m) VM_PAGE_GET_COLOR_PNUM(VM_PAGE_GET_PHYS_PAGE(m)) macro584 #define VM_PAGE_GET_COLOR(m) VM_PAGE_GET_COLOR_PNUM(VM_PAGE_GET_PHYS_PAGE(m)) macro
1073 uint32_t color = VM_PAGE_GET_COLOR(tag_page); in cell_list_requeue()
7260 if (VM_PAGE_GET_COLOR(m) != color) { in vm_page_verify_free_list()7262 color, npages, m, VM_PAGE_GET_COLOR(m), color); in vm_page_verify_free_list()