Home
last modified time | relevance | path

Searched refs:CFR_CAMELLIA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpstate.h106 #define CFR_CAMELLIA _AC(0x0000000000000008,UL) /* Supports CAMELLIA opcodes*/ macro
/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c255 if (!(cfr & CFR_CAMELLIA)) in sparc64_has_camellia_opcode()