Home
last modified time | relevance | path

Searched refs:EF_R0 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A Dmcontext.patch16 for (int i = EF_R0; i <= EF_R31; i++)
17 info.mcontext.gregs[i - EF_R0] = status->pr_reg[i];
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dreg.h15 #define EF_R0 6 macro
71 #define EF_R0 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dreg.h122 #define EF_R0 MIPS32_EF_R0 macro
165 #define EF_R0 MIPS64_EF_R0 macro