Searched hist:"4 ebea49ce233ce76421250f113a75d6d33c90e22" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/mm/ |
H A D | context.c | 4ebea49ce233ce76421250f113a75d6d33c90e22 Sat Feb 02 02:43:24 CET 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
H A D | Makefile | diff 4ebea49ce233ce76421250f113a75d6d33c90e22 Sat Feb 02 02:43:24 CET 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
/linux/arch/mips/include/asm/ |
H A D | mmu_context.h | diff 4ebea49ce233ce76421250f113a75d6d33c90e22 Sat Feb 02 02:43:24 CET 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|