| /freebsd-head/contrib/arm-optimized-routines/math/aarch64/sve/ |
| HD | sv_sincospif_common.h | 52 svfloat32_t cr2 = svmul_x (pt, cr, cr); in sv_sincospif_inline() local 53 svfloat32_t cr4 = svmul_x (pt, cr2, cr2); in sv_sincospif_inline() 68 svfloat32_t cp01 = svmla_lane (sv_f32 (d->c0), cr2, c135, 0); in sv_sincospif_inline() 69 svfloat32_t cp23 = svmla_lane (sv_f32 (d->c2), cr2, c135, 1); in sv_sincospif_inline() 70 svfloat32_t cp45 = svmla_lane (sv_f32 (d->c4), cr2, c135, 2); in sv_sincospif_inline()
|
| HD | sv_sincospi_common.h | 59 svfloat64_t cr2 = svmul_x (pt, cr, cr); in sv_sincospi_inline() local 61 svfloat64_t cr4 = svmul_x (pt, cr2, cr2); in sv_sincospi_inline() 73 pt, sv_lw_pw_horner_9_f64_x (pg, cr2, cr4, &(d->c0), &(d->c1)), cr); in sv_sincospi_inline()
|
| /freebsd-head/sys/security/mac_seeotheruids/ |
| HD | mac_seeotheruids.c | 102 seeotheruids_check(struct ucred *cr1, struct ucred *cr2) in seeotheruids_check() argument 109 if (cr1->cr_rgid == cr2->cr_rgid) in seeotheruids_check() 119 if (cr1->cr_ruid == cr2->cr_ruid) in seeotheruids_check() 153 seeotheruids_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in seeotheruids_cred_check_visible() argument 156 return (seeotheruids_check(cr1, cr2)); in seeotheruids_cred_check_visible()
|
| /freebsd-head/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| HD | v_sincospif_common.h | 45 float32x4_t cr2 = vmulq_f32 (cr, cr); in v_sincospif_inline() local 46 float32x4_t cr4 = vmulq_f32 (cr2, cr2); in v_sincospif_inline() 49 float32x4_t cc = vmulq_f32 (v_pw_horner_5_f32 (cr2, cr4, d->poly), cr); in v_sincospif_inline()
|
| HD | v_sincospi_common.h | 51 float64x2_t cr2 = vmulq_f64 (cr, cr); in v_sincospi_inline() local 52 float64x2_t cr4 = vmulq_f64 (cr2, cr2); in v_sincospi_inline() 55 float64x2_t cc = vmulq_f64 (v_pw_horner_9_f64 (cr2, cr4, d->poly), cr); in v_sincospi_inline()
|
| /freebsd-head/sys/security/mac/ |
| HD | mac_cred.c | 389 mac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mac_cred_check_visible() argument 393 MAC_POLICY_CHECK_NOSLEEP(cred_check_visible, cr1, cr2); in mac_cred_check_visible() 394 MAC_CHECK_PROBE2(cred_check_visible, error, cr1, cr2); in mac_cred_check_visible()
|
| HD | mac_framework.h | 134 int mac_cred_check_visible(struct ucred *cr1, struct ucred *cr2); 135 void mac_cred_copy(struct ucred *cr1, struct ucred *cr2);
|
| /freebsd-head/tools/test/stress2/tools/ |
| HD | bench.c | 49 static void cr2(void); 54 static void (*functions[])(void) = {&cr1, &cr2, &cr3, &rn1, &rw1, &rw2}; 92 cr2(void) in cr2() function
|
| /freebsd-head/sys/security/mac_partition/ |
| HD | mac_partition.c | 135 partition_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in partition_cred_check_visible() argument 139 error = partition_check(cr1->cr_label, cr2->cr_label); in partition_cred_check_visible()
|
| /freebsd-head/sys/amd64/vmm/intel/ |
| HD | vmx_support.S | 64 movq %cr2,%rdi; \ 81 movq %rsi,%cr2; \
|
| /freebsd-head/sys/contrib/xen/ |
| HD | vm_event.h | 209 uint64_t cr2; member 361 uint64_t cr2; member
|
| /freebsd-head/sys/amd64/amd64/ |
| HD | exception.S | 406 movq %cr2,%rdi /* preserve %cr2 before .. */ 665 movq %cr2,%r15 704 movq %r15,%cr2 806 movq %cr2,%r15 956 movq %r15,%cr2 1014 movq %cr2,%r15 1072 movq %r15,%cr2
|
| HD | cpu_switch.S | 324 movq %cr2,%rax 447 movq %rax,%cr2
|
| /freebsd-head/sys/amd64/vmm/amd/ |
| HD | vmcb.c | 182 *retval = state->cr2; in vmcb_read() 290 state->cr2 = val; in vmcb_write()
|
| HD | vmcb.h | 336 uint64_t cr2; member
|
| /freebsd-head/stand/efi/loader/arch/amd64/ |
| HD | exc.S | 142 movq %cr2,%rax
|
| /freebsd-head/sys/contrib/xen/arch-x86/hvm/ |
| HD | save.h | 81 uint64_t cr2; member 195 uint64_t cr2; member
|
| /freebsd-head/sys/contrib/xen/arch-x86/ |
| HD | xen-x86_32.h | 171 unsigned long cr2; member
|
| HD | xen-x86_64.h | 222 unsigned long cr2; member
|
| /freebsd-head/sys/i386/i386/ |
| HD | swtch.S | 358 movl %cr2,%eax 412 movl %eax,%cr2
|
| /freebsd-head/sys/contrib/xen/hvm/ |
| HD | dm_op.h | 336 uint64_aligned_t cr2; member
|
| /freebsd-head/sys/contrib/alpine-hal/ |
| HD | al_hal_pcie_regs.h | 73 uint32_t cr2; member
|
| /freebsd-head/usr.sbin/bhyvectl/amd64/ |
| HD | bhyvectl_machdep.c | 456 uint64_t cr0, cr2, cr3, cr4, dr0, dr1, dr2, dr3, dr6, dr7; in get_all_registers() local 475 error = vm_get_register(vcpu, VM_REG_GUEST_CR2, &cr2); in get_all_registers() 477 printf("cr2[%d]\t\t0x%016lx\n", vcpuid, cr2); in get_all_registers()
|
| /freebsd-head/sys/amd64/include/ |
| HD | vmm.h | 784 void vm_inject_pf(struct vcpu *vcpu, int error_code, uint64_t cr2);
|
| /freebsd-head/sys/amd64/vmm/ |
| HD | vmm.c | 1934 vm_inject_pf(struct vcpu *vcpu, int error_code, uint64_t cr2) in vm_inject_pf() argument 1939 error_code, cr2); in vm_inject_pf() 1941 error = vm_set_register(vcpu, VM_REG_GUEST_CR2, cr2); in vm_inject_pf()
|