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

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/smp/
H A Dipi_inline.h42 static inline void doRemoteInvalidateTranslationAll(word_t mask) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/kernel/
H A Dtlb.h39 SMP_COND_STATEMENT(doRemoteInvalidateTranslationAll(mask));
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/machine/
H A Dtlb.h60 SMP_COND_STATEMENT(doRemoteInvalidateTranslationAll(MASK(CONFIG_MAX_NUM_NODES)));
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/smp/
H A Dipi_inline.h45 static inline void doRemoteInvalidateTranslationAll(word_t mask) function

Completed in 33 milliseconds