Home
last modified time | relevance | path

Searched refs:__late_set_fixmap (Results 1 – 3 of 3) sorted by relevance

/arch/riscv/include/asm/
Dfixmap.h58 #define __late_set_fixmap __set_fixmap macro
/arch/arm64/include/asm/
Dfixmap.h107 #define __late_set_fixmap __set_fixmap macro
/arch/x86/include/asm/
Dfixmap.h193 #define __late_set_fixmap(idx, phys, flags) __set_fixmap(idx, phys, flags) macro