Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dalgobase.h392 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local
403 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dalgobase.h392 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local
403 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dmmu_context_64.h62 #define smp_tsb_sync(__mm) do { } while (0) argument
66 #define load_secondary_context(__mm) \ argument
H A Dcacheflush_64.h21 #define flush_cache_mm(__mm) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dldt.c136 static void flush_ldt(void *__mm) in flush_ldt()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmu_notifier.h700 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument