Home
last modified time | relevance | path

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

/external/rust/crates/psci/src/smccc/
Darch.rs18 pub const SMCCC_VERSION: u32 = 0x8000_0000; constant
/external/arm-trusted-firmware/include/services/
Darm_arch_svc.h10 #define SMCCC_VERSION U(0x80000000) macro