Home
last modified time | relevance | path

Searched refs:PROC_TABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dproc-fns.h110 * there, hence PROC_TABLE(). We insist in init_proc_vtable() that the
115 #define PROC_TABLE(f) cpu_vtable[0]->f macro
127 #define PROC_TABLE(f) processor.f macro
139 #define cpu_dcache_clean_area PROC_TABLE(dcache_clean_area)
140 #define cpu_set_pte_ext PROC_TABLE(set_pte_ext)
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dproc-fns.h110 * there, hence PROC_TABLE(). We insist in init_proc_vtable() that the
115 #define PROC_TABLE(f) cpu_vtable[0]->f macro
127 #define PROC_TABLE(f) processor.f macro
139 #define cpu_dcache_clean_area PROC_TABLE(dcache_clean_area)
140 #define cpu_set_pte_ext PROC_TABLE(set_pte_ext)

Completed in 2 milliseconds