Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h11 #define _PAGE_BIT_RW 1 /* writeable */ macro
42 #define _PAGE_RW (_AT(pteval_t, 1) << _PAGE_BIT_RW)
A Dpgtable.h1097 clear_bit(_PAGE_BIT_RW, (unsigned long *)&ptep->pte); in ptep_set_wrprotect()
1155 clear_bit(_PAGE_BIT_RW, (unsigned long *)pmdp); in pmdp_set_wrprotect()

Completed in 8 milliseconds