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

/seL4-test-master/kernel/src/object/
H A Dcnode.c37 #define CNODE_LAST_INVOCATION CNodeRotate macro
39 #define CNODE_LAST_INVOCATION CNodeSaveCaller macro
53 if (invLabel < CNodeRevoke || invLabel > CNODE_LAST_INVOCATION) {

Completed in 34 milliseconds