| /xnu-11215/libsyscall/custom/ |
| H A D | custom.s | 41 mov %esp, %edx 43 subl $16, %esp 45 movl %eax, (%esp) 47 movl 4(%esp), %esp 51 mov %esp, %edx 53 subl $16, %esp 55 movl %eax, (%esp) 57 movl 4(%esp), %esp 62 movl %esp, %ecx 87 pushl 4(%esp) [all …]
|
| H A D | __gettimeofday.s | 51 pushl 12(%esp) 52 pushl 12(%esp) 54 addl $12, %esp 66 mov 4(%esp),%ecx
|
| H A D | __fork.s | 52 subl $28, %esp // Align the stack, with 16 bytes of extra padding that we'll need 60 addl $28, %esp // restore the stack 71 addl $28, %esp // restore the stack
|
| H A D | __syscall.s | 39 movl (%esp),%edx // add one element to stack so
|
| H A D | __pipe.s | 35 movl 4(%esp),%ecx
|
| /xnu-11215/osfmk/i386/ |
| H A D | asm.h | 64 #define S_PC (%esp) 295 movl %esp, %esi ;\ 298 movl %esi, %esp 302 subl $4, %esp ;\ 306 movl %esi, %esp 310 subl $8, %esp ;\ 315 movl %esi, %esp 320 subl $12, %esp ;\ 327 movl 8(%esp), %esp 335 subl $20, %esp ;\ [all …]
|
| H A D | asm64.h | 43 1: addl $(2f-1b), (%esp) ;\
|
| H A D | tss.h | 84 uint32_t esp; /* current stack pointer */ member
|
| /xnu-11215/tools/tests/execperf/ |
| H A D | exit-asm.S | 23 mov %esp, %ebp 24 andl $0xfffffff0, %esp 25 subl $12, %esp 38 mov %esp, %ecx
|
| /xnu-11215/bsd/netinet6/ |
| H A D | esp_input.c | 221 struct esp *esp; in esp4_input_extended() local 269 esp = (struct esp *)(void *)(((u_int8_t *)ip) + off); in esp4_input_extended() 277 spi = esp->esp_spi; in esp4_input_extended() 566 esp = (struct esp *)(void *)(((u_int8_t *)ip) + off); in esp4_input_extended() 931 struct esp *esp; in esp6_input_extended() local 954 esp = (struct esp *)(void *)(mtod(m, caddr_t) + off); in esp6_input_extended() 956 IP6_EXTHDR_GET(esp, struct esp *, m, off, ESPMAXLEN); in esp6_input_extended() 1162 IP6_EXTHDR_GET(esp, struct esp *, m, off, esplen + ivlen); in esp6_input_extended() 1272 esp = (struct esp *)(void *)(((u_int8_t *)ip6) + off); in esp6_input_extended() 1683 m_copydata(m, off, sizeof(esp), (caddr_t)&esp); in esp6_ctlinput() [all …]
|
| H A D | esp_output.c | 248 struct esp *esp; in esp_output() local 367 esplen = sizeof(struct esp); in esp_output() 533 esp = (struct esp *)(void *)((caddr_t)udp + sizeof(struct udphdr)); in esp_output() 535 esp = mtod(n, struct esp *); in esp_output() 541 esp = mtod(md, struct esp *); in esp_output() 544 esp = (struct esp *)(void *)((caddr_t)udp + sizeof(struct udphdr)); in esp_output() 546 esp = mtod(md, struct esp *); in esp_output() 570 esp->esp_spi = spi; in esp_output() 573 nesp = (struct newesp *)esp; in esp_output() 975 struct newesp *esp = NULL; in esp_kpipe_output() local [all …]
|
| H A D | esp_rijndael.c | 176 ivoff = off + sizeof(struct esp); in esp_cbc_decrypt_aes() 177 bodyoff = off + sizeof(struct esp) + ivlen; in esp_cbc_decrypt_aes() 392 ivoff = off + sizeof(struct esp); in esp_cbc_encrypt_aes() 794 struct newesp esp; in esp_gcm_encrypt_aes() local 824 m_copydata(m, (int)off, sizeof(esp), (caddr_t) &esp); in esp_gcm_encrypt_aes() 853 memcpy(nonce + sizeof(nonce) - sizeof(esp.esp_seq), &esp.esp_seq, sizeof(esp.esp_seq)); in esp_gcm_encrypt_aes() 871 if (aes_encrypt_aad_gcm((unsigned char*)&esp, sizeof(esp), ctx->encrypt)) { in esp_gcm_encrypt_aes() 953 struct newesp esp; in esp_gcm_decrypt_aes() local 982 m_copydata(m, (int)off, sizeof(esp), (caddr_t) &esp); in esp_gcm_decrypt_aes() 998 memcpy(nonce + sizeof(nonce) - sizeof(esp.esp_seq), &esp.esp_seq, sizeof(esp.esp_seq)); in esp_gcm_decrypt_aes() [all …]
|
| H A D | netinet6.modulemap | 12 module esp { 13 header "netinet6/esp.h"
|
| H A D | esp_core.c | 805 ivoff = off + sizeof(struct esp); in esp_cbc_decrypt() 806 bodyoff = off + sizeof(struct esp) + ivlen; in esp_cbc_decrypt() 815 ivoff = off + sizeof(struct esp); in esp_cbc_decrypt() 816 bodyoff = off + sizeof(struct esp) + sizeof(u_int32_t); in esp_cbc_decrypt() 1043 ivoff = off + sizeof(struct esp); in esp_cbc_encrypt() 1044 bodyoff = off + sizeof(struct esp) + ivlen; in esp_cbc_encrypt() 1053 ivoff = off + sizeof(struct esp); in esp_cbc_encrypt() 1054 bodyoff = off + sizeof(struct esp) + sizeof(u_int32_t); in esp_cbc_encrypt()
|
| H A D | Makefile | 12 esp.h in6.h ipcomp.h raw_ip6.h \
|
| H A D | esp.h | 70 struct esp { struct
|
| /xnu-11215/tests/ |
| H A D | ldt_code32.s | 103 movl %esp, %ebp 108 subl $8, %esp 145 addl $12, %esp 165 movl %esp, %ecx /* stack ptr is expected in %ecx */ 187 addl $8, %esp
|
| /xnu-11215/EXTERNAL_HEADERS/architecture/i386/ |
| H A D | asm_help.h | 69 movl %esp, %ebp ;\ 102 movl %esp, %ebp ;\ 103 subl $L__framesize, %esp ;\ 133 movl %esp, %ebp ;\ 134 subl $L__framesize, %esp ;\ 163 movl %ebp, %esp ;\
|
| H A D | tss.h | 64 unsigned int esp; member
|
| /xnu-11215/osfmk/x86_64/ |
| H A D | start.s | 166 movl $EXT(low_eintstack), %esp 271 movl $EXT(mp_slave_stack) + PAGE_SIZE, %esp 297 movl $EXT(low_eintstack), %esp 430 movl $EXT(low_eintstack), %esp
|
| /xnu-11215/libsyscall/wrappers/ |
| H A D | mach_approximate_time.s | 77 movl %esp, %ebp
|
| H A D | mach_absolute_time.s | 53 movl %esp,%ebp
|
| /xnu-11215/osfmk/kperf/ |
| H A D | callstack.c | 1377 uint32_t esp = 0UL; local 1383 if (KERN_SUCCESS == chudxnu_kern_read(&esp, (vm_offset_t) regs32->uesp, sizeof(uint32_t)) && 1385 callstack[bufferIndex++] = (uint64_t) esp; 1399 uint32_t esp = 0UL; local 1404 if (KERN_SUCCESS == chudxnu_task_read(task, &esp, (addr64_t) u_regs32->uesp, sizeof(uint32_t)) && 1406 callstack[bufferIndex++] = (uint64_t) esp;
|
| /xnu-11215/bsd/dev/i386/ |
| H A D | unix_signal.c | 441 ua_sp = tstate32->esp; in sendsig() 521 sinfo64.pad[0] = tstate32->esp; in sendsig() 716 tstate32->esp = CAST_DOWN_EXPLICIT(user32_addr_t, ua_fp); in sendsig()
|
| /xnu-11215/osfmk/i386/commpage/ |
| H A D | fifo_queues.s | 82 movl %esp,%ecx // save stack ptr here
|