Searched defs:early (Results 1 – 10 of 10) sorted by relevance
/arch/arm64/mm/ |
D | kasan_init.c | 61 bool early) in kasan_pte_offset() 75 bool early) in kasan_pmd_offset() 88 bool early) in kasan_pud_offset() 101 unsigned long end, int node, bool early) in kasan_pte_populate() 118 unsigned long end, int node, bool early) in kasan_pmd_populate() 130 unsigned long end, int node, bool early) in kasan_pud_populate() 142 int node, bool early) in kasan_pgd_populate()
|
/arch/x86/kernel/ |
D | jailhouse.c | 74 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config()
|
D | mpparse.c | 202 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc() 451 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr() 503 void __init default_get_smp_config(unsigned int early) in default_get_smp_config()
|
D | tsc.c | 1400 static bool __init determine_cpu_tsc_frequencies(bool early) in determine_cpu_tsc_frequencies()
|
/arch/arm/mach-omap1/ |
D | board-palmz71.c | 237 palmz71_gpio_setup(int early) in palmz71_gpio_setup()
|
/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 89 static bool verify_container(const u8 *buf, size_t buf_size, bool early) in verify_container() 116 static bool verify_equivalence_table(const u8 *buf, size_t buf_size, bool early) in verify_equivalence_table() 156 __verify_patch_section(const u8 *buf, size_t buf_size, u32 *sh_psize, bool early) in __verify_patch_section() 236 verify_patch(u8 family, const u8 *buf, size_t buf_size, u32 *patch_size, bool early) in verify_patch()
|
D | intel.c | 581 static int apply_microcode_early(struct ucode_cpu_info *uci, bool early) in apply_microcode_early()
|
/arch/x86/pci/ |
D | mmconfig-shared.c | 500 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved() 535 static void __init pci_mmcfg_reject_broken(int early) in pci_mmcfg_reject_broken() 636 static void __init __pci_mmcfg_init(int early) in __pci_mmcfg_init()
|
/arch/s390/kernel/ |
D | smp.c | 707 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info() 731 bool configured, bool early) in smp_add_core() 763 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
|
/arch/s390/include/asm/ |
D | sclp.h | 137 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()
|