Файловый менеджер - Редактировать - /var/www/html/mach-bmips.zip
Ðазад
PK ! ys�ev v ioremap.hnu �[��� /* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_MACH_BMIPS_IOREMAP_H #define __ASM_MACH_BMIPS_IOREMAP_H #include <linux/types.h> static inline int is_bmips_internal_registers(phys_addr_t offset) { if (offset >= 0xfff80000) return 1; return 0; } static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, unsigned long flags) { if (is_bmips_internal_registers(offset)) return (void __iomem *)offset; return NULL; } static inline int plat_iounmap(const volatile void __iomem *addr) { return is_bmips_internal_registers((unsigned long)addr); } #endif /* __ASM_MACH_BMIPS_IOREMAP_H */ PK ! ���� � cpu-feature-overrides.hnu �[��� /* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_MACH_BMIPS_CPU_FEATURE_OVERRIDES_H #define __ASM_MACH_BMIPS_CPU_FEATURE_OVERRIDES_H /* Invariants across all BMIPS processors */ #define cpu_has_vtag_icache 0 #define cpu_icache_snoops_remote_store 1 /* Processor ISA compatibility is MIPS32R1 */ #define cpu_has_mips32r1 1 #define cpu_has_mips32r2 0 #define cpu_has_mips64r1 0 #define cpu_has_mips64r2 0 #endif /* __ASM_MACH_BMIPS_CPU_FEATURE_OVERRIDES_H */ PK ! G���B B spaces.hnu �[��� /* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle * Copyright (C) 2000, 2002 Maciej W. Rozycki * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc. */ #ifndef _ASM_BMIPS_SPACES_H #define _ASM_BMIPS_SPACES_H /* Avoid collisions with system base register (SBR) region on BMIPS3300 */ #include <asm/bmips-spaces.h> #include <asm/mach-generic/spaces.h> #endif /* __ASM_BMIPS_SPACES_H */ PK ! ys�ev v ioremap.hnu �[��� PK ! ���� � � cpu-feature-overrides.hnu �[��� PK ! G���B B � spaces.hnu �[��� PK � E
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка