Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c876 static int __should_split_large_page(pte_t *kpte, unsigned long address, in __should_split_large_page() function
1032 do_split = __should_split_large_page(kpte, address, cpa); in should_split_large_page()