Home
last modified time | relevance | path

Searched refs:XA (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/math-emu/
H A Dmath_efp.c95 #define XA 3 macro
117 case EFSABS: ret = XA; break; in insn_type()
131 case EFSNABS: ret = XA; break; in insn_type()
132 case EFSNEG: ret = XA; break; in insn_type()
136 case EVFSABS: ret = XA; break; in insn_type()
149 case EVFSNABS: ret = XA; break; in insn_type()
150 case EVFSNEG: ret = XA; break; in insn_type()
153 case EFDABS: ret = XA; break; in insn_type()
169 case EFDNABS: ret = XA; break; in insn_type()
170 case EFDNEG: ret = XA; break; in insn_type()
[all …]
H A Dmath.c157 #define XA 8 macro
371 case XA: in do_mathemu()
/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt62 - silabs,xaxb-ext-clk: When present, indicates that the XA/XB pins are used
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst953 If it has any XA tracks, I will return it as that. Now I
/linux/arch/arm/mm/
H A DKconfig109 Excalibur XA device family and the ARM Integrator.
/linux/Documentation/RCU/
H A DRTFP.txt24 of "quiescent states" in the VM/XA hypervisor that are guaranteed not
878 Described the relationship of the VM/XA passive serialization to RCU.