Home
last modified time | relevance | path

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

/xen/xen/include/asm-arm/
A Dsmccc.h23 #define SMCCC_VERSION_MINOR_MASK \ macro
25 #define SMCCC_VERSION_MAJOR_MASK ~SMCCC_VERSION_MINOR_MASK
29 ((ver) & SMCCC_VERSION_MINOR_MASK)

Completed in 3 milliseconds