Home
last modified time | relevance | path

Searched defs:cr2 (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c102 seeotheruids_check(struct ucred *cr1, struct ucred *cr2) in seeotheruids_check()
153 seeotheruids_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in seeotheruids_cred_check_visible()
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_sincospif_common.h45 float32x4_t cr2 = vmulq_f32 (cr, cr); in v_sincospif_inline() local
H A Dv_sincospi_common.h51 float64x2_t cr2 = vmulq_f64 (cr, cr); in v_sincospi_inline() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_sincospi_common.h59 svfloat64_t cr2 = svmul_x (pt, cr, cr); in sv_sincospi_inline() local
H A Dsv_sincospif_common.h52 svfloat32_t cr2 = svmul_x (pt, cr, cr); in sv_sincospif_inline() local
/freebsd/tools/test/stress2/tools/
H A Dbench.c92 cr2(void) in cr2() function
/freebsd/sys/security/mac_partition/
H A Dmac_partition.c135 partition_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in partition_cred_check_visible()
/freebsd/sys/security/mac/
H A Dmac_cred.c389 mac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mac_cred_check_visible()
/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h171 unsigned long cr2; member
H A Dxen-x86_64.h222 unsigned long cr2; member
/freebsd/sys/contrib/xen/
H A Dvm_event.h209 uint64_t cr2; member
361 uint64_t cr2; member
/freebsd/sys/contrib/xen/hvm/
H A Ddm_op.h336 uint64_aligned_t cr2; member
/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h81 uint64_t cr2; member
195 uint64_t cr2; member
/freebsd/sys/amd64/vmm/amd/
H A Dvmcb.h336 uint64_t cr2; member
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_regs.h73 uint32_t cr2; member
/freebsd/sys/amd64/vmm/
H A Dvmm.c1934 vm_inject_pf(struct vcpu *vcpu, int error_code, uint64_t cr2) in vm_inject_pf()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c982 lomac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in lomac_cred_check_visible()
/freebsd/sys/kern/
H A Dkern_sig.c189 #define CANSIGIO(cr1, cr2) \ argument
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c309 stub_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in stub_cred_check_visible()
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c848 mls_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mls_cred_check_visible()