Searched refs:ASSYM (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/sys/arm/arm/
H A Dgenassym.c59 ASSYM(KERNBASE, KERNBASE);
60 ASSYM(PCB_NOALIGNFLT, PCB_NOALIGNFLT);
61 ASSYM(PCB_ONFAULT, offsetof(struct pcb, pcb_onfault));
62 ASSYM(PCB_DACR, offsetof(struct pcb, pcb_dacr));
63 ASSYM(PCB_FLAGS, offsetof(struct pcb, pcb_flags));
64 ASSYM(PCB_PAGEDIR, offsetof(struct pcb, pcb_pagedir));
65 ASSYM(PCB_L1VEC, offsetof(struct pcb, pcb_l1vec));
66 ASSYM(PCB_PL1VEC, offsetof(struct pcb, pcb_pl1vec));
67 ASSYM(PCB_R4, offsetof(struct pcb, pcb_regs.sf_r4));
68 ASSYM(PCB_R
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dgenassym.c64 ASSYM(COMPAT_FREEBSD32, COMPAT_FREEBSD32);
67 ASSYM(DT_NULL, DT_NULL);
68 ASSYM(DT_RELA, DT_RELA);
69 ASSYM(DT_RELAENT, DT_RELAENT);
70 ASSYM(DT_RELASZ, DT_RELASZ);
71 ASSYM(DT_SYMTAB, DT_SYMTAB);
72 ASSYM(DT_SYMENT, DT_SYMENT);
74 ASSYM(EFAULT, EFAULT);
75 ASSYM(ENAMETOOLONG, ENAMETOOLONG);
76 ASSYM(ERESTAR
[all...]
/freebsd-10-stable/lib/libkse/arch/powerpc/powerpc/
H A Dassym.c37 ASSYM(_MC_VERSION, _MC_VERSION);
38 ASSYM(_MC_VERSION_KSE, _MC_VERSION_KSE);
39 ASSYM(_MC_FP_VALID, _MC_FP_VALID);
41 ASSYM(_MC_VERS, offsetof(mcontext_t, mc_vers));
42 ASSYM(_MC_FLAGS, offsetof(mcontext_t, mc_flags));
44 ASSYM(_MC_R0, offsetof(mcontext_t, mc_frame[0]));
45 ASSYM(_MC_R1, offsetof(mcontext_t, mc_frame[1]));
46 ASSYM(_MC_R2, offsetof(mcontext_t, mc_frame[2]));
47 ASSYM(_MC_R3, offsetof(mcontext_t, mc_frame[3]));
48 ASSYM(_MC_R
[all...]
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dgenassym.c59 ASSYM(PC_CURTHREAD, offsetof(struct pcpu, pc_curthread));
60 ASSYM(PC_CURPCB, offsetof(struct pcpu, pc_curpcb));
61 ASSYM(PC_CURPMAP, offsetof(struct pcpu, pc_curpmap));
62 ASSYM(PC_TEMPSAVE, offsetof(struct pcpu, pc_tempsave));
63 ASSYM(PC_DISISAVE, offsetof(struct pcpu, pc_disisave));
64 ASSYM(PC_DBSAVE, offsetof(struct pcpu, pc_dbsave));
65 ASSYM(PC_RESTORE, offsetof(struct pcpu, pc_restore));
68 ASSYM(PC_BOOKE_CRITSAVE, offsetof(struct pcpu, pc_booke_critsave));
69 ASSYM(PC_BOOKE_MCHKSAVE, offsetof(struct pcpu, pc_booke_mchksave));
70 ASSYM(PC_BOOKE_TLBSAV
[all...]
/freebsd-10-stable/sys/amd64/amd64/
H A Dgenassym.c76 ASSYM(P_VMSPACE, offsetof(struct proc, p_vmspace));
77 ASSYM(VM_PMAP, offsetof(struct vmspace, vm_pmap));
78 ASSYM(PM_ACTIVE, offsetof(struct pmap, pm_active));
79 ASSYM(PM_SAVE, offsetof(struct pmap, pm_save));
80 ASSYM(PM_PCID, offsetof(struct pmap, pm_pcid));
82 ASSYM(P_MD, offsetof(struct proc, p_md));
83 ASSYM(MD_LDT, offsetof(struct mdproc, md_ldt));
84 ASSYM(MD_LDT_SD, offsetof(struct mdproc, md_ldt_sd));
86 ASSYM(TD_LOCK, offsetof(struct thread, td_lock));
87 ASSYM(TD_FLAG
[all...]
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dgenassym.c55 ASSYM(KERNBASE, KERNBASE);
57 ASSYM(KSTACK_PAGES, KSTACK_PAGES);
58 ASSYM(PCPU_PAGES, PCPU_PAGES);
60 ASSYM(TAR_VPN_SHIFT, TAR_VPN_SHIFT);
62 ASSYM(_NCPUBITS, _NCPUBITS);
64 ASSYM(TLB_DEMAP_ALL, TLB_DEMAP_ALL);
65 ASSYM(TLB_DEMAP_CONTEXT, TLB_DEMAP_CONTEXT);
66 ASSYM(TLB_DEMAP_NUCLEUS, TLB_DEMAP_NUCLEUS);
67 ASSYM(TLB_DEMAP_PAGE, TLB_DEMAP_PAGE);
68 ASSYM(TLB_DEMAP_PRIMAR
[all...]
/freebsd-10-stable/sys/amd64/vmm/intel/
H A Dvmx_genassym.c44 ASSYM(VMXCTX_GUEST_RDI, offsetof(struct vmxctx, guest_rdi));
45 ASSYM(VMXCTX_GUEST_RSI, offsetof(struct vmxctx, guest_rsi));
46 ASSYM(VMXCTX_GUEST_RDX, offsetof(struct vmxctx, guest_rdx));
47 ASSYM(VMXCTX_GUEST_RCX, offsetof(struct vmxctx, guest_rcx));
48 ASSYM(VMXCTX_GUEST_R8, offsetof(struct vmxctx, guest_r8));
49 ASSYM(VMXCTX_GUEST_R9, offsetof(struct vmxctx, guest_r9));
50 ASSYM(VMXCTX_GUEST_RAX, offsetof(struct vmxctx, guest_rax));
51 ASSYM(VMXCTX_GUEST_RBX, offsetof(struct vmxctx, guest_rbx));
52 ASSYM(VMXCTX_GUEST_RBP, offsetof(struct vmxctx, guest_rbp));
53 ASSYM(VMXCTX_GUEST_R1
[all...]
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_genassym.c11 ASSYM(LINUX_SIGF_HANDLER, offsetof(struct l_sigframe, sf_handler));
12 ASSYM(LINUX_SIGF_SC, offsetof(struct l_sigframe, sf_sc));
13 ASSYM(LINUX_SC_GS, offsetof(struct l_sigcontext, sc_gs));
14 ASSYM(LINUX_SC_EFLAGS, offsetof(struct l_sigcontext, sc_eflags));
15 ASSYM(LINUX_RT_SIGF_HANDLER, offsetof(struct l_rt_sigframe, sf_handler));
16 ASSYM(LINUX_RT_SIGF_UC, offsetof(struct l_rt_sigframe, sf_sc));
17 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
18 ASSYM(LINUX_SC_ESP, offsetof(struct l_sigcontext, sc_esp));
19 ASSYM(LINUX_VERSION_CODE, LINUX_VERSION_CODE);
/freebsd-10-stable/sys/mips/mips/
H A Dgenassym.c69 ASSYM(TD_PCB, offsetof(struct thread, td_pcb));
70 ASSYM(TD_UPTE, offsetof(struct thread, td_md.md_upte));
71 ASSYM(TD_KSTACK, offsetof(struct thread, td_kstack));
72 ASSYM(TD_FLAGS, offsetof(struct thread, td_flags));
73 ASSYM(TD_LOCK, offsetof(struct thread, td_lock));
74 ASSYM(TD_MDFLAGS, offsetof(struct thread, td_md.md_flags));
76 ASSYM(U_PCB_REGS, offsetof(struct pcb, pcb_regs.zero));
77 ASSYM(U_PCB_CONTEXT, offsetof(struct pcb, pcb_context));
78 ASSYM(U_PCB_ONFAULT, offsetof(struct pcb, pcb_onfault));
79 ASSYM(U_PCB_FPREG
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dgenassym.c81 ASSYM(P_VMSPACE, offsetof(struct proc, p_vmspace));
82 ASSYM(VM_PMAP, offsetof(struct vmspace, vm_pmap));
83 ASSYM(PM_ACTIVE, offsetof(struct pmap, pm_active));
85 ASSYM(TD_FLAGS, offsetof(struct thread, td_flags));
86 ASSYM(TD_LOCK, offsetof(struct thread, td_lock));
87 ASSYM(TD_PCB, offsetof(struct thread, td_pcb));
88 ASSYM(TD_PFLAGS, offsetof(struct thread, td_pflags));
89 ASSYM(TD_PROC, offsetof(struct thread, td_proc));
90 ASSYM(TD_MD, offsetof(struct thread, td_md));
91 ASSYM(TD_TI
[all...]
/freebsd-10-stable/sys/amd64/vmm/amd/
H A Dsvm_genassym.c36 ASSYM(SCTX_RBX, offsetof(struct svm_regctx, sctx_rbx));
37 ASSYM(SCTX_RCX, offsetof(struct svm_regctx, sctx_rcx));
38 ASSYM(SCTX_RBP, offsetof(struct svm_regctx, sctx_rbp));
39 ASSYM(SCTX_RDX, offsetof(struct svm_regctx, sctx_rdx));
40 ASSYM(SCTX_RDI, offsetof(struct svm_regctx, sctx_rdi));
41 ASSYM(SCTX_RSI, offsetof(struct svm_regctx, sctx_rsi));
42 ASSYM(SCTX_R8, offsetof(struct svm_regctx, sctx_r8));
43 ASSYM(SCTX_R9, offsetof(struct svm_regctx, sctx_r9));
44 ASSYM(SCTX_R10, offsetof(struct svm_regctx, sctx_r10));
45 ASSYM(SCTX_R1
[all...]
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_genassym.c12 ASSYM(LINUX_SIGF_HANDLER, offsetof(struct l_sigframe, sf_handler));
13 ASSYM(LINUX_SIGF_SC, offsetof(struct l_sigframe, sf_sc));
14 ASSYM(LINUX_RT_SIGF_HANDLER, offsetof(struct l_rt_sigframe, sf_handler));
15 ASSYM(LINUX_RT_SIGF_UC, offsetof(struct l_rt_sigframe, sf_sc));
16 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
17 ASSYM(LINUX_VERSION_CODE, LINUX_VERSION_CODE);
18 ASSYM(LINUX_SC_ESP, offsetof(struct l_sigcontext, sc_esp));
/freebsd-10-stable/sys/compat/ia32/
H A Dia32_genassym.c14 ASSYM(IA32_SIGF_HANDLER, offsetof(struct ia32_sigframe, sf_ah));
15 ASSYM(IA32_SIGF_UC, offsetof(struct ia32_sigframe, sf_uc));
17 ASSYM(IA32_SIGF_SC, offsetof(struct ia32_sigframe3, sf_siginfo.si_sc));
19 ASSYM(IA32_UC_GS, offsetof(struct ia32_ucontext, uc_mcontext.mc_gs));
20 ASSYM(IA32_UC_FS, offsetof(struct ia32_ucontext, uc_mcontext.mc_fs));
21 ASSYM(IA32_UC_ES, offsetof(struct ia32_ucontext, uc_mcontext.mc_es));
22 ASSYM(IA32_UC_DS, offsetof(struct ia32_ucontext, uc_mcontext.mc_ds));
24 ASSYM(IA32_SIGF_UC4, offsetof(struct ia32_sigframe4, sf_uc));
25 ASSYM(IA32_UC4_GS, offsetof(struct ia32_ucontext4, uc_mcontext.mc_gs));
26 ASSYM(IA32_UC4_F
[all...]
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_genassym.c11 ASSYM(LINUX_RT_SIGF_HANDLER, offsetof(struct l_rt_sigframe, sf_handler));
12 ASSYM(LINUX_RT_SIGF_UC, offsetof(struct l_rt_sigframe, sf_sc));
13 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
14 ASSYM(LINUX_VERSION_CODE, LINUX_VERSION_CODE);
15 ASSYM(LINUX_SC_RSP, offsetof(struct l_sigcontext, sc_rsp));
/freebsd-10-stable/sys/i386/svr4/
H A Dsvr4_genassym.c17 ASSYM(SVR4_SIGF_HANDLER, offsetof(struct svr4_sigframe, sf_handler));
18 ASSYM(SVR4_SIGF_UC, offsetof(struct svr4_sigframe, sf_uc));
19 ASSYM(SVR4_UC_FS, offsetof(struct svr4_ucontext,
21 ASSYM(SVR4_UC_GS, offsetof(struct svr4_ucontext,
23 ASSYM(SVR4_UC_EFLAGS, offsetof(struct svr4_ucontext,
/freebsd-10-stable/sys/sys/
H A Dassym.h37 #define ASSYM(name, value) \ macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_proto.c2424 #ifdef ASSYM
2427 #endif /* ASSYM */
2664 #if ASSYM
2726 #endif /* ASSYM */

Completed in 226 milliseconds