Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpage.h149 static inline pteval_t native_pte_flags(pte_t pte) in native_pte_flags() function
175 #define pte_flags(x) native_pte_flags(x)
/arch/x86/kernel/
Dparavirt.c464 .pte_flags = native_pte_flags,
/arch/x86/xen/
Denlighten.c1317 .pte_flags = native_pte_flags,