Home
last modified time | relevance | path

Searched refs:CPA_FLUSHTLB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c67 #define CPA_FLUSHTLB 1 macro
903 cpa->flags |= CPA_FLUSHTLB; in __should_split_large_page()
1553 cpa->flags |= CPA_FLUSHTLB; in __change_page_attr()
1757 if (!(cpa.flags & CPA_FLUSHTLB)) in change_page_attr_set_clr()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c74 #define CPA_FLUSHTLB 1 macro
981 cpa->flags |= CPA_FLUSHTLB; in __should_split_large_page()
1634 cpa->flags |= CPA_FLUSHTLB; in __change_page_attr()
1854 if (!(cpa.flags & CPA_FLUSHTLB)) in change_page_attr_set_clr()

Completed in 7 milliseconds