Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h667 pgprotval_t addbits = pgprot_val(newprot) & ~_PAGE_CHG_MASK; in pgprot_modify() local
668 return __pgprot(preservebits | addbits); in pgprot_modify()