Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dpageattr.c745 static int __should_split_large_page(pte_t *kpte, unsigned long address, in __should_split_large_page() function
897 do_split = __should_split_large_page(kpte, address, cpa); in should_split_large_page()