Home
last modified time | relevance | path

Searched defs:clear_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S663 clear_regs: label
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h445 #define clear_regs(ST) memset((void *)(&(ST)), 0, sizeof(ST)) macro