Searched refs:decodeARMFrameInvocation (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/kernel/src/arch/arm/32/kernel/
H A Dvspace.c2278 static exception_t decodeARMFrameInvocation(word_t invLabel, word_t length, function
2563 return decodeARMFrameInvocation(invLabel, length, cte,
/seL4-test-master/kernel/src/arch/arm/64/kernel/
H A Dvspace.c2062 static exception_t decodeARMFrameInvocation(word_t invLabel, unsigned int length, function
2291 return decodeARMFrameInvocation(invLabel, length, cte,

Completed in 88 milliseconds