Searched defs:mcp (Results 1 - 25 of 55) sorted by relevance

123

/src/sys/arch/evbmips/mipssim/
H A Dmipssim_dma.c51 mipssim_dma_init(struct mipssim_config *mcp) argument
H A Dmainbus.c81 struct mipssim_config *mcp = &mipssim_configuration; local in function:mainbus_attach
H A Dmachdep.c144 struct mipssim_config *mcp = &mipssim_configuration; local in function:mach_init
/src/sys/arch/mips/cavium/dev/
H A Docteon_pci.c54 octpci_bootstrap(struct octeon_config *mcp) argument
H A Docteon_pow.c55 octpow_bootstrap(struct octeon_config *mcp) argument
/src/sys/arch/mips/cavium/
H A Docteon_dma.c50 octeon_dma_init(struct octeon_config *mcp) argument
[all...]
H A Docteon_bootbus.c57 bootbus_bootstrap(struct octeon_config *mcp) argument
/src/lib/libc/arch/m68k/gen/
H A Dmakecontext.c47 mcontext_t *mcp = &ucp->uc_mcontext; local in function:makecontext
/src/sys/arch/hppa/hppa/
H A Dhppa_machdep.c58 cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags) argument
133 cpu_mcontext_validate(struct lwp *l, const mcontext_t *mcp) argument
171 cpu_setmcontext(struct lwp *l, const mcontext_t *mcp, unsigned int flags) argument
[all...]
/src/sys/arch/alpha/alpha/
H A Ddec_2100_a500.c189 struct mchkinfo *mcp = &curcpu()->ci_mcinfo; local in function:dec_2100_a500_machine_check
H A Ddec_kn20aa.c110 struct mchkinfo *mcp; local in function:dec_kn20aa_mcheck
H A Ddec_2100_a50.c121 struct mchkinfo *mcp; local in function:dec_2100_a50_mcheck
/src/sys/arch/arm/arm/
H A Dsig_machdep.c160 cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags) argument
205 cpu_mcontext_validate(struct lwp *l, const mcontext_t *mcp) argument
216 cpu_setmcontext(struct lwp *l, const mcontext_t *mcp, unsigned int flags) argument
[all...]
/src/sys/kern/
H A Dkern_ctf.c73 mod_ctf_get(struct module *mod, mod_ctf_t **mcp) argument
/src/sys/arch/powerpc/oea/
H A Daltivec.c160 vec_restore_from_mcontext(struct lwp *l, const mcontext_t *mcp) argument
183 vec_save_to_mcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagp) argument
[all...]
/src/sys/arch/powerpc/powerpc/
H A Dfpu.c216 fpu_save_to_mcontext(lwp_t *l, mcontext_t *mcp, unsigned int *flagp) argument
239 fpu_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) argument
H A Dsig_machdep.c174 cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagp) argument
216 cpu_mcontext_validate(struct lwp *l, const mcontext_t *mcp) argument
222 cpu_setmcontext(struct lwp *l, const mcontext_t *mcp, unsigne argument
[all...]
/src/sys/arch/riscv/riscv/
H A Dnetbsd32_machdep.c81 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flags) argument
111 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) argument
125 cpu_setmcontext32(struct lwp *l, const mcontext32_t *mcp, unsigne argument
[all...]
/src/sys/arch/evbmips/malta/
H A Dmachdep.c148 struct malta_config *mcp = &malta_configuration; local in function:mach_init
[all...]
/src/sys/arch/powerpc/booke/
H A Dspe.c149 vec_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) argument
174 vec_save_to_mcontext(lwp_t *l, mcontext_t *mcp, unsigned int *flagp) argument
[all...]
/src/sys/arch/alpha/pci/
H A Dmcpcia.c129 struct mcpcia_softc *mcp = device_private(self); local in function:mcpciaattach
301 struct mcpcia_softc *mcp; local in function:mcpcia_config_cleanup
/src/sys/arch/arm/arm32/
H A Dnetbsd32_machdep.c76 cpu_mcontext32_validate(struct lwp *l, const mcontext32_t *mcp) argument
81 cpu_getmcontext32(struct lwp *l, mcontext32_t *mcp, unsigned int *flagsp) argument
87 cpu_setmcontext32(struct lwp *l, const mcontext32_t *mcp, unsigned int flags) argument
/src/sys/arch/evbmips/cavium/
H A Dmachdep.c317 struct octeon_config *mcp = &octeon_configuration; local in function:mach_init_bus_space
329 struct octeon_config *mcp = &octeon_configuration; local in function:mach_init_console
/src/sys/arch/evbmips/malta/dev/
H A Dgt.c71 gt_pci_init(pci_chipset_tag_t pc, struct gt_config *mcp) argument
106 struct malta_config *mcp = &malta_configuration; local in function:gt_attach
H A Dmainbus.c115 struct malta_config *mcp = &malta_configuration; local in function:mainbus_attach

Completed in 25 milliseconds

123