Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h395 pgprotval_t addbits = pgprot_val(newprot); in pgprot_modify() local
396 return __pgprot(preservebits | addbits); in pgprot_modify()