Home
last modified time | relevance | path

Searched defs:early (Results 1 – 25 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/arch/loongarch/mm/
Dkasan_init.c17 #define __p4d_none(early, p4d) (0) argument
19 #define __p4d_none(early, p4d) (early ? (p4d_val(p4d) == 0) : \ argument
24 #define __pud_none(early, pud) (0) argument
26 #define __pud_none(early, pud) (early ? (pud_val(pud) == 0) : \ argument
30 #define __pmd_none(early, pmd) (early ? (pmd_val(pmd) == 0) : \ argument
33 #define __pte_none(early, pte) (early ? pte_none(pte) : \ argument
106 static pte_t *__init kasan_pte_offset(pmd_t *pmdp, unsigned long addr, int node, bool early) in kasan_pte_offset()
119 static pmd_t *__init kasan_pmd_offset(pud_t *pudp, unsigned long addr, int node, bool early) in kasan_pmd_offset()
132 static pud_t *__init kasan_pud_offset(p4d_t *p4dp, unsigned long addr, int node, bool early) in kasan_pud_offset()
146 unsigned long end, int node, bool early) in kasan_pte_populate()
[all …]
/kernel/linux/linux-5.10/arch/arm64/mm/
Dkasan_init.c60 bool early) in kasan_pte_offset()
74 bool early) in kasan_pmd_offset()
87 bool early) in kasan_pud_offset()
100 unsigned long end, int node, bool early) in kasan_pte_populate()
117 unsigned long end, int node, bool early) in kasan_pmd_populate()
129 unsigned long end, int node, bool early) in kasan_pud_populate()
141 unsigned long end, int node, bool early) in kasan_p4d_populate()
153 int node, bool early) in kasan_pgd_populate()
/kernel/linux/linux-6.6/arch/arm64/mm/
Dkasan_init.c63 bool early) in kasan_pte_offset()
77 bool early) in kasan_pmd_offset()
90 bool early) in kasan_pud_offset()
103 unsigned long end, int node, bool early) in kasan_pte_populate()
120 unsigned long end, int node, bool early) in kasan_pmd_populate()
132 unsigned long end, int node, bool early) in kasan_pud_populate()
144 unsigned long end, int node, bool early) in kasan_p4d_populate()
156 int node, bool early) in kasan_pgd_populate()
/kernel/linux/linux-5.10/arch/arm/mm/
Dkasan_init.c39 unsigned long end, bool early) in kasan_pte_populate()
89 unsigned long end, bool early) in kasan_pmd_populate()
119 bool early) in kasan_pgd_populate()
/kernel/linux/linux-6.6/arch/arm/mm/
Dkasan_init.c38 unsigned long end, bool early) in kasan_pte_populate()
88 unsigned long end, bool early) in kasan_pmd_populate()
118 bool early) in kasan_pgd_populate()
/kernel/linux/linux-6.6/tools/testing/memblock/linux/
Dinit.h20 int early; member
23 #define __setup_param(str, unique_id, fn, early) \ argument
/kernel/linux/linux-6.6/arch/x86/kernel/
Dmpparse.c188 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
424 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr()
476 void __init default_get_smp_config(unsigned int early) in default_get_smp_config()
Djailhouse.c92 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dmpparse.c192 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc()
433 static int __init check_physptr(struct mpf_intel *mpf, unsigned int early) in check_physptr()
485 void __init default_get_smp_config(unsigned int early) in default_get_smp_config()
Djailhouse.c92 static void __init jailhouse_get_smp_config(unsigned int early) in jailhouse_get_smp_config()
Dmodule.c228 bool early = me->state == MODULE_STATE_UNFORMED; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
Damd.c91 static bool verify_container(const u8 *buf, size_t buf_size, bool early) in verify_container()
118 static bool verify_equivalence_table(const u8 *buf, size_t buf_size, bool early) in verify_equivalence_table()
158 __verify_patch_section(const u8 *buf, size_t buf_size, u32 *sh_psize, bool early) in __verify_patch_section()
238 verify_patch(u8 family, const u8 *buf, size_t buf_size, u32 *patch_size, bool early) in verify_patch()
/kernel/linux/linux-5.10/arch/x86/pci/
Dmmconfig-shared.c500 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()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/
Damd.c126 static bool verify_container(const u8 *buf, size_t buf_size, bool early) in verify_container()
153 static bool verify_equivalence_table(const u8 *buf, size_t buf_size, bool early) in verify_equivalence_table()
193 __verify_patch_section(const u8 *buf, size_t buf_size, u32 *sh_psize, bool early) in __verify_patch_section()
272 verify_patch(u8 family, const u8 *buf, size_t buf_size, u32 *patch_size, bool early) in verify_patch()
/kernel/linux/linux-6.6/arch/x86/pci/
Dmmconfig-shared.c526 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved()
578 static void __init pci_mmcfg_reject_broken(int early) in pci_mmcfg_reject_broken()
679 static void __init __pci_mmcfg_init(int early) in __pci_mmcfg_init()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dboard-palmz71.c237 palmz71_gpio_setup(int early) in palmz71_gpio_setup()
/kernel/liteos_a/kernel/include/
Dlos_pm.h64 UINT32 (*early)(UINT32 mode); member
/kernel/linux/linux-6.6/include/linux/
Dinit.h323 int early; member
334 #define __setup_param(str, unique_id, fn, early) \ argument
/kernel/linux/linux-5.10/include/linux/
Dinit.h305 int early; member
314 #define __setup_param(str, unique_id, fn, early) \ argument
/kernel/linux/linux-5.10/arch/x86/xen/
Dsmp_pv.c154 static void __init _get_smp_config(unsigned int early) in _get_smp_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c372 uint32_t value, result, early[3]; in amdgpu_debugfs_ring_read() local
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsmp.c720 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
744 bool configured, bool early) in smp_add_core()
776 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
/kernel/linux/linux-6.6/arch/x86/xen/
Dsmp_pv.c152 static void __init _get_smp_config(unsigned int early) in _get_smp_config()
/kernel/liteos_m/components/power/
Dlos_pm.h174 UINT32 (*early)(UINT32 mode); member
/kernel/linux/linux-6.6/arch/s390/kernel/
Dsmp.c747 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
771 bool configured, bool early) in smp_add_core()
803 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()

123