Home
last modified time | relevance | path

Searched defs:__mm (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dmmu_context_64.h61 #define smp_tsb_sync(__mm) do { } while (0) argument
65 #define load_secondary_context(__mm) \ argument
H A Dcacheflush_64.h21 #define flush_cache_mm(__mm) \ argument
/openbmc/linux/arch/x86/kernel/
H A Dldt.c136 static void flush_ldt(void *__mm) in flush_ldt()
/openbmc/linux/include/linux/
H A Dmmu_notifier.h587 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
H A Dmm_types.h1012 #define VMA_ITERATOR(name, __mm, __addr) \ argument