Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dvmlinux.lds.S237 __x86_cpu_dev_end = .; symbol
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1818 for (cdev = __x86_cpu_dev_start; cdev < __x86_cpu_dev_end; cdev++) { in init_cpu_devs()