linux/arch/x86/mm/pat
Christoph Hellwig de17a37896 x86/mm: Unexport __cachemode2pte_tbl
Exporting the raw data for a table is generally a bad idea. Move
cachemode2protval() out of line given that it isn't really used in the
fast path, and then mark __cachemode2pte_tbl static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200408152745.1565832-5-hch@lst.de
2020-04-23 11:34:31 +02:00
..
cpa-test.c
Makefile
memtype_interval.c
memtype.c
memtype.h
set_memory.c x86/mm: Unexport __cachemode2pte_tbl 2020-04-23 11:34:31 +02:00