Home
last modified time | relevance | path

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

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