Home
last modified time | relevance | path

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

/linux/arch/sh/boot/compressed/
H A Dhead_32.S23 bt clear_bss
61 2: .long clear_bss
66 clear_bss: label
/linux/arch/x86/kernel/
H A Dhead64.c177 void __init clear_bss(void) in clear_bss() function
249 clear_bss(); in x86_64_start_kernel()