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

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/smp/
H A Dipi_inline.h32 static inline void doRemoteInvalidateTranslationSingle(vptr_t vptr, word_t mask) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/kernel/
H A Dtlb.h27 SMP_COND_STATEMENT(doRemoteInvalidateTranslationSingle(vptr, mask));
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/machine/
H A Dtlb.h48 SMP_COND_STATEMENT(doRemoteInvalidateTranslationSingle(vptr, MASK(CONFIG_MAX_NUM_NODES)));
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/smp/
H A Dipi_inline.h35 static inline void doRemoteInvalidateTranslationSingle(vptr_t vptr, word_t mask) function

Completed in 23 milliseconds