Searched defs:pre_end (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/ |
| H A D | pm.c | 77 sh_mobile_register_self_refresh(unsigned long flags, void *pre_start, void *pre_end, void *post_start, void *post_end) sh_mobile_register_self_refresh() argument
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/shmobile/ |
| H A D | pm.c | 77 sh_mobile_register_self_refresh(unsigned long flags, void *pre_start, void *pre_end, void *post_start, void *post_end) sh_mobile_register_self_refresh() argument
|
| /kernel/linux/linux-5.10/init/ |
| H A D | calibrate.c | 38 unsigned long pre_end, end, post_end; in calibrate_delay_direct() local
|
| /kernel/linux/linux-6.6/init/ |
| H A D | calibrate.c | 38 unsigned long pre_end, end, post_end; in calibrate_delay_direct() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1142 unsigned long pre_end = min_t(unsigned long, end, next_page); in unmap_pmd_range() local 1186 unsigned long pre_end = min_t(unsigned long, end, next_page); in unmap_pud_range() local 1271 unsigned long pre_end = start + (num_pages << PAGE_SHIFT); in populate_pmd() local 1348 unsigned long pre_end; populate_pud() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1220 unsigned long pre_end = min_t(unsigned long, end, next_page); in unmap_pmd_range() local 1264 unsigned long pre_end = min_t(unsigned long, end, next_page); in unmap_pud_range() local 1349 unsigned long pre_end = start + (num_pages << PAGE_SHIFT); in populate_pmd() local 1426 unsigned long pre_end; populate_pud() local [all...] |
Completed in 8 milliseconds