Home
last modified time | relevance | path

Searched defs:pgd_needsync (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/include/asm/
H A Dpgtable-2level.h34 static inline int pgd_needsync(pgd_t pgd) { return 0; } in pgd_needsync() function
H A Dpgtable-4level.h75 static inline int pgd_needsync(pgd_t pgd) in pgd_needsync() function