Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c197 static int move_ptes(struct pagetable_move_control *pmc, in move_ptes()
339 static inline bool uffd_supports_page_table_move(struct pagetable_move_control *pmc) in uffd_supports_page_table_move()
359 static bool move_normal_pmd(struct pagetable_move_control *pmc, in move_normal_pmd()
428 static inline bool move_normal_pmd(struct pagetable_move_control *pmc, in move_normal_pmd()
436 static bool move_normal_pud(struct pagetable_move_control *pmc, in move_normal_pud()
479 static inline bool move_normal_pud(struct pagetable_move_control *pmc, in move_normal_pud()
487 static bool move_huge_pud(struct pagetable_move_control *pmc, in move_huge_pud()
528 static bool move_huge_pud(struct pagetable_move_control *pmc, in move_huge_pud()
551 struct pagetable_move_control *pmc) in get_extent()
589 static bool should_take_rmap_locks(struct pagetable_move_control *pmc, in should_take_rmap_locks()
[all …]
H A Dinternal.h117 struct pagetable_move_control { struct
130 struct pagetable_move_control name = { \ argument
1496 unsigned long move_page_tables(struct pagetable_move_control *pmc);
/linux/tools/testing/vma/include/
H A Dstubs.h14 struct pagetable_move_control;
47 static inline unsigned long move_page_tables(struct pagetable_move_control *pmc) in move_page_tables()
H A Ddup.h755 struct pagetable_move_control { struct
768 struct pagetable_move_control name = { \ argument