Home
last modified time | relevance | path

Searched defs:cpu_hatch_secondary (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/arm64/arm64/
H A Dlocore.S399 .globl cpu_hatch_secondary global() symbol
400 cpu_hatch_secondary: global() label
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dcpu.c422 cpu_hatch_secondary(struct cpu_info *ci) in cpu_hatch_secondary() function
/openbsd-src/sys/arch/arm/arm/
H A Dcpu.c469 cpu_hatch_secondary(struct cpu_info *ci, int method, uint64_t data) in cpu_hatch_secondary() function