Searched refs:_PAGE_P_4V (Results 1 – 3 of 3) sorted by relevance
1931 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()1940 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()1949 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()2348 page_cache4v_flag | _PAGE_P_4V | _PAGE_W_4V); in vmemmap_populate()2485 page_cache4v_flag | _PAGE_P_4V | in sun4v_pgprot_init()2500 kern_linear_pte_xor[0] |= (page_cache4v_flag | _PAGE_P_4V | in sun4v_pgprot_init()2577 page_cache4v_flag | _PAGE_P_4V | in kern_large_tte()
27 result = _PAGE_PRESENT_4V|_PAGE_P_4V; in gup_pte_range()
165 #define _PAGE_P_4V _AC(0x0000000000000100,UL) /* Privileged Page */ macro