Searched refs:FTR_SIGNED (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dset_id_regs.c26 #define FTR_SIGNED true /* Value should be treated as signed */ macro
62 __REG_FTR_BITS(reg##_##field, FTR_SIGNED, type, reg##_##field##_SHIFT, \
/linux-master/arch/arm64/include/asm/
H A Dcpufeature.h53 #define FTR_SIGNED true /* Value should be treated as signed */ macro
/linux-master/arch/arm64/kernel/
H A Dcpufeature.c48 * may be signed or unsigned (FTR_SIGNED and FTR_UNSIGNED accordingly).
197 __ARM64_FTR_BITS(FTR_SIGNED, VISIBLE, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL)

Completed in 122 milliseconds