Searched refs:PTE_SHARED (Results 1 – 3 of 3) sorted by relevance
63 .mask = PTE_SHARED,64 .val = PTE_SHARED,
78 pgprot_val(protection_map[i]) &= ~PTE_SHARED; in adjust_protection_map()
679 sh = FIELD_GET(PTE_SHARED, desc); in compute_sh()