Home
last modified time | relevance | path

Searched refs:ci_savearea (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/powerpc/ibm4xx/
Dgenassym.cf47 define CI_TEMPSAVE offsetof(struct cpu_info, ci_savearea[CI_SAVETEMP])
48 define CI_DDBSAVE offsetof(struct cpu_info, ci_savearea[CI_SAVEDDB])
49 define CI_TLBMISSSAVE offsetof(struct cpu_info, ci_savearea[CI_SAVEMMU])
/netbsd/src/sys/arch/powerpc/oea/
Dgenassym.cf70 define CI_TEMPSAVE offsetof(struct cpu_info, ci_savearea[CI_SAVETEMP])
71 define CI_DDBSAVE offsetof(struct cpu_info, ci_savearea[CI_SAVEDDB])
72 define CI_DISISAVE offsetof(struct cpu_info, ci_savearea[CI_SAVEMMU])
/netbsd/src/sys/arch/powerpc/include/
Dcpu.h128 register_t ci_savearea[CPUSAVE_SIZE]; member
/netbsd/src/sys/arch/powerpc/booke/
Dgenassym.cf66 define CI_SAVELIFO offsetof(struct cpu_info, ci_savearea[0])