Home
last modified time | relevance | path

Searched defs:from_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dint_helper.c438 #define SATCVT(from, to, from_type, to_type, min, max) \ argument
454 #define SATCVTU(from, to, from_type, to_type, min, max) \ argument
/openbmc/linux/arch/x86/events/intel/
H A Duncore_snbep.c6382 struct intel_uncore_type *from_type) in uncore_type_customized_copy()