/illumos-gate/usr/src/lib/libc/i386/crt/ |
H A D | _rtboot.s | 30 / we get control from exec which has loaded our text and
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | alloca.s | 31 popl %ecx / grab our return address
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/ |
H A D | tst.getf.ksh | 47 * We can potentially read parts of our cred, but we can't dereference
|
H A D | tst.procpriv.ksh | 81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
|
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | exynos5250-snow.dts | 74 freebsd,our-gpio = <177>;
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_srt0.s | 79 ! to call us with a minimum of an 8k stack, bzero bss (and thus our 97 ! Switch to our new stack. 104 ! We don't set PSTATE_AM even though all our addresses are under 4G. 192 * The interface for our 64-bit client program
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | audit_record_xml | 38 our $debug = 0; # normal use is to set via the file being parsed.
|
/illumos-gate/usr/src/ucbcmd/sbcp/ |
H A D | sbcp.s | 58 ! The SPARC ABI defines our "environment" at this point, see page 3-34. 76 ! passed to this routine, but we do know how our initial stack has 94 call sbcp_init ! Call our c initalization routine
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 122 ! to determine a bunch of things from our "environment" and construct an ELF 141 ! %fp points to the root of our ELF bootstrap vector, use it to construct 167 ! Call _setup. Two arguments, the ELF bootstrap vector and our (unrelocated)
|
H A D | boot_elf.s | 84 _elf_rtbndr = elf_rtbndr ! rummage around for our symbols 266 st %i4, [%o4 + 0x10] ! already occured our current %i* 288 * it and remove our self from the stack at the same time. 309 * arguments from the 'callers' stack on our stack frame. 312 * our stack to hold any of the arguments. That need 356 sub %sp, %l1, %sp ! grow our stack by amount required.
|
/illumos-gate/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 41 * buf_ptr points to a five word array (jmp_buf). In the first is our 91 * We will flush our registers by doing (nwindows-1) save instructions.
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strlen.s | 52 ! null byte. To this end, we attempt to get our string aligned
|
H A D | strlcpy.s | 43 ! tracked since it bounds our maximum copy size. However,
|
H A D | ascii_strcasecmp.s | 197 ! Here, we initialize our checks for a zero byte and decide
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strlen.s | 52 ! null byte. To this end, we attempt to get our string aligned
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | interrupt.s | 168 / what a trap would do: push our flags, %cs, %eip, error code
|
/illumos-gate/usr/src/uts/sun4u/starfire/ml/ |
H A D | idn_asm.s | 53 * which must be a power of 2 to optimize calculating our 116 * in another domain. Instead of getting our panties in 187 ! our count of failures. 254 ! now compute the base of the x_early entry for our cpu
|
/illumos-gate/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 166 rep / our compiler doesn't support "pause" yet,
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 278 # lgrp_latency_cookie calls our internal wrapper _lgrp_latency_cookie() which
|
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | kaif_startup.s | 126 * %g4 - the %pstate value to get us back to our current globals set 145 * our gregs pointer and the return %pstate value, so stash them in 292 * We'll need to access cpusave and gregs for our final state-saving, 300 * on all of our target machines, so we have to use the KDI to fetch the 378 * is a very unlikely scenario, so we're going to throw up our hands, 687 * it can't handle, OBP will execute our Forth word (kmdb_callback).
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot_elf.s | 108 _elf_rtbndr = elf_rtbndr ! rummage around for our symbols 655 stx %i4, [%o4 + 0x20] ! already occured our current %i* 701 * arguments from the 'callers' stack on our stack frame. 704 * our stack to hold any of the arguments that need 749 sub %sp, %l1, %sp ! grow our stack by amount required.
|
/illumos-gate/usr/src/uts/common/io/yge/ |
H A D | yge.c | 608 uint32_t our; local 615 our = pci_config_get32(dev->d_pcih, PCI_OUR_REG_4); 616 our &= (PCI_FORCE_ASPM_REQUEST|PCI_ASPM_GPHY_LINK_DOWN| 619 pci_config_put32(dev->d_pcih, PCI_OUR_REG_4, our); 622 our = pci_config_get32(dev->d_pcih, PCI_OUR_REG_5); 623 our &= P_CTL_TIM_VMAIN_AV_MSK; 624 pci_config_put32(dev->d_pcih, PCI_OUR_REG_5, our); 632 our = CSR_READ_4(dev, B2_GP_IO); 633 our |= GLB_GPIO_STAT_RACE_DIS; 634 CSR_WRITE_4(dev, B2_GP_IO, our); [all...] |
/illumos-gate/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 30 ! from exec() upon invocation of a dynamically linked program specifying our 85 ! to determine a bunch of things from our "environment" and construct an ELF
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | auditxml | 47 our $debug = 0; # normal use is to set via the file being parsed. 55 our ($opt_d, $opt_e, $opt_i, $opt_o);
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.s | 613 * In this routine we collect diagnostic information and write it to our 615 * caused our parity trap. 683 sllx %g6, 32, %g6 ! if our logout structure is 692 * Record the logout information. %g4 contains our index + TLB ID 694 * the pointer to our logout struct. 764 * In this routine we collect diagnostic information and write it to our 766 * caused our parity trap. 850 * update our tlo_info field and then skip to the TLB flush 874 sllx %g6, 32, %g6 ! if our logout structure is 883 * Record the logout information. %g4 contains our DTLB_ [all...] |