Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dhead32.c105 static __init __no_stack_protector pte_t init_map(pte_t pte, pte_t **ptep, pl2_t **pl2p, in init_map() function
138 pte = init_map(pte, &ptep, &pl2p, limit); in mk_early_pgtbl_32()
169 init_map(pte, &ptep, &pl2p, limit); in mk_early_pgtbl_32()
/linux-6.12.1/mm/
Dswapfile.c3924 goto init_map; /* jump over SWAP_CONT_MAX checks */ in swap_count_continued()
3944 init_map: *map = 0; /* we didn't zero the page */ in swap_count_continued()