Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dpsci.c29 bool arm_is_psci_call(ARMCPU *cpu, int excp_type) in arm_is_psci_call()
/openbmc/qemu/target/arm/
H A Dinternals.h488 static inline bool arm_is_psci_call(ARMCPU *cpu, int excp_type) in arm_is_psci_call()