Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h306 static inline pgdval_t pgd_flags(pgd_t pgd) in pgd_flags() function
A Dpgtable.h928 return pgd_flags(pgd) & _PAGE_PRESENT; in pgd_present()
960 return (pgd_flags(pgd) & ~ignore_flags) != _KERNPG_TABLE; in pgd_bad()
/linux-6.3-rc2/arch/x86/mm/
A Dfault.c526 (pgd_flags(*pgd) & _PAGE_USER) && in show_fault_oops()

Completed in 10 milliseconds