/illumos-gate/usr/src/uts/common/os/ |
H A D | cred.c | 652 crcmp(const cred_t *cr1, const cred_t *cr2) in crcmp() argument 656 if (cr1 == cr2) in crcmp() 659 if (cr1->cr_uid == cr2->cr_uid && in crcmp() 660 cr1->cr_gid == cr2->cr_gid && in crcmp() 661 cr1->cr_ruid == cr2->cr_ruid && in crcmp() 662 cr1->cr_rgid == cr2->cr_rgid && in crcmp() 663 cr1->cr_zone == cr2->cr_zone && in crcmp() 664 ((grp1 = cr1->cr_grps) == (grp2 = cr2->cr_grps) || in crcmp() 669 return (!priv_isequalset(&CR_OEPRIV(cr1), &CR_OEPRIV(cr2))); in crcmp()
|
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | unix_sup.S | 36 movq %cr2, %rax
|
/illumos-gate/usr/src/uts/intel/io/vmm/intel/ |
H A D | vmx_support.S | 63 movq %rsi,%cr2; \ 98 movq %cr2, %rbx; \
|
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/ |
H A D | exc.S | 143 movq %cr2,%rax
|
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/ |
H A D | xen-x86_32.h | 176 unsigned long cr2; member
|
H A D | xen-x86_64.h | 195 unsigned long cr2; member
|
/illumos-gate/usr/src/uts/intel/io/vmm/amd/ |
H A D | vmcb.c | 96 res = &state->cr2; in vmcb_regptr()
|
H A D | vmcb.h | 369 uint64_t cr2; /* 0x240 */ member
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | stream.c | 514 cred_t *cr2; in msg_getcred() local 543 cr2 = DB_CRED(mp2); in msg_getcred() 544 if (cr2 != NULL) { in msg_getcred() 546 cred_t *, cr, cred_t *, cr2); in msg_getcred() 547 ASSERT(crgetzoneid(cr) == crgetzoneid(cr2) || in msg_getcred() 549 crgetzone(cr2) == NULL); in msg_getcred() 576 cred_t *cr2; in msg_extractcred() local 606 cr2 = DB_CRED(mp2); in msg_extractcred() 607 if (cr2 != NULL) { in msg_extractcred() 609 cred_t *, cr, cred_t *, cr2); in msg_extractcred() [all …]
|
/illumos-gate/usr/src/cmd/bhyvectl/ |
H A D | bhyvectl.c | 367 uint64_t cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, dr7; in get_all_registers() local 387 error = vm_get_register(vcpu, VM_REG_GUEST_CR2, &cr2); in get_all_registers() 389 printf("cr2[%d]\t\t0x%016lx\n", vcpuid, cr2); in get_all_registers() 1617 uint64_t rax, cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, dr7; in main() local 1659 cr2 = strtoul(optarg, NULL, 0); in main() 1837 error = vm_set_register(vcpu, VM_REG_GUEST_CR2, cr2); in main()
|
/illumos-gate/usr/src/uts/intel/kdi/ |
H A D | kdi_asm.S | 131 movq %cr2, %rax; \ 152 movq %rax, %cr2; \
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_user.c | 1050 smb_is_same_user(cred_t *cr1, cred_t *cr2) in smb_is_same_user() argument 1053 ksid_t *ks2 = crgetsid(cr2, KSID_USER); in smb_is_same_user()
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | traptrace.h | 168 _mov %cr2, reg
|
/illumos-gate/usr/src/uts/intel/amd64/ml/ |
H A D | mach_offsets.in | 175 arch.cr2 VCPU_INFO_ARCH_CR2
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | i86_subr.S | 236 movq %cr2, %rax 1161 movq %cr2, %rax 1187 movq %cr2, %rax
|
H A D | exception.S | 569 movq %cr2, %r15
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | locore.S | 392 movq %cr2, %rsi
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.no_structs | 243 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 244 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 266 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 267 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 268 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 269 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 276 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 277 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 278 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… 279 …t)->debugreg6, (struct thread_struct)->ptrace_dr7, (struct thread_struct)->cr2, (struct thread_str… [all …]
|
/illumos-gate/usr/src/uts/intel/io/vmm/sys/ |
H A D | vmm_kernel.h | 385 void vm_inject_pf(struct vm *vm, int vcpuid, uint32_t errcode, uint64_t cr2);
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm.c | 2894 vm_inject_pf(struct vm *vm, int vcpuid, uint32_t errcode, uint64_t cr2) in vm_inject_pf() argument 2896 VERIFY0(vm_set_register(vm, vcpuid, VM_REG_GUEST_CR2, cr2)); in vm_inject_pf()
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 14923 # requires that you set "stty cr2".
|
H A D | terminfo.src | 16841 # requires that you set "stty cr2".
|