Home
last modified time | relevance | path

Searched refs:preservebits (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h657 pgprotval_t preservebits = pgprot_val(oldprot) & _PAGE_CHG_MASK; in pgprot_modify() local
659 return __pgprot(preservebits | addbits); in pgprot_modify()

Completed in 8 milliseconds