Searched refs:initfpstate (Results 1 – 6 of 6) sorted by relevance
201 extern const struct fpstate64 initfpstate;209 fs = &initfpstate; in process_read_fpregs()235 memcpy(fs, &initfpstate, sizeof *fs); in process_write_fpregs()
308 extern const struct fpstate64 initfpstate; in netbsd32_process_read_fpregs()309 const struct fpstate64 *statep = &initfpstate; in netbsd32_process_read_fpregs()
165 const struct fpstate64 initfpstate __aligned(SPARC64_BLOCK_SIZE) = {672 *fs = initfpstate; in trap()
138 extern struct fpstate initfpstate;
162 fs = &initfpstate; in process_read_fpregs()
107 struct fpstate initfpstate = { variable409 *fs = initfpstate; in trap()