Home | History | Annotate | Download | only in runtime

Lines Matching refs:nosplit

22 //go:nosplit
42 // nosplit for use in linux/386 startup linux_setup_vdso
43 //go:nosplit
395 // int64 division is lowered into _divv() call on 386, which does not fit into nosplit functions.
397 //go:nosplit
418 // Helpers for Go. Must be NOSPLIT, must only call NOSPLIT functions, and must not block.
420 //go:nosplit
427 //go:nosplit
437 //go:nosplit
443 //go:nosplit