Searched defs:aff (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | gic_v3.c | 1152 uint64_t aff, val, irq; in gic_v3_ipi_send() local 1175 #define ICC_SGI1R_AFFINITY(aff) \ in gic_v3_ipi_send() argument 1313 uint64_t aff; in gic_v3_dist_init() local 1380 uint64_t aff; gic_v3_redist_find() local [all...] |
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_p256_m64.c | 1349 window_to_affine(p256_affine *aff, p256_jacobian *jac, int num) in window_to_affine() 1474 p256_affine aff[15]; in p256_mul() member
|
H A D | ec_p256_m62.c | 1333 window_to_affine(p256_affine *aff, p256_jacobian *jac, int num) in window_to_affine() 1458 p256_affine aff[15]; in p256_mul() member
|
/freebsd/sys/arm64/apple/ |
H A D | apple_aic.c | 678 uint64_t aff, localgrp, sendmask; in apple_aic_ipi_send() local
|
/freebsd/sys/arm64/vmm/io/ |
H A D | vgic_v3.c | 1465 uint64_t aff, gicr_typer, vmpidr_el2; in redist_typer_read() local
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 19752 u8 aff; /* Affinity of the pExpr expression */ member
|