Searched refs:set_fixmap (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dfixmap.h60 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dfixmap.h60 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dfixmap.h60 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dfixmap.h55 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dfixmap.h55 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dfixmap.h60 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dfixmap.h82 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dfixmap.h82 #define set_fixmap(idx, phys) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtraps.c911 set_fixmap(FIX_LI_PCIA, LI_PCI_A_PHYS);
914 set_fixmap(FIX_LI_PCIB, LI_PCI_B_PHYS);
929 set_fixmap(FIX_APIC_BASE, APIC_DEFAULT_PHYS_BASE);
933 set_fixmap(FIX_CO_CPU, CO_CPU_PHYS);
936 set_fixmap(FIX_CO_APIC, CO_APIC_PHYS);
H A Dacpitable.c176 * to map the target physical address. The problem is that set_fixmap()
194 set_fixmap(FIX_IO_APIC_BASE_END, phys);
207 set_fixmap(idx, phys);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/mm/
H A Dioremap.c201 set_fixmap(idx, phys_addr);

Completed in 121 milliseconds