| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm920t/ |
| H A D | cpu.c | 20 static void cache_flush(void); 37 cache_flush(); in cleanup_before_linux() 43 static void cache_flush (void) in cache_flush() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/ |
| H A D | cpu.c | 20 static void cache_flush(void); 40 cache_flush(); in cleanup_before_linux() 46 static void cache_flush (void) in cache_flush() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm946es/ |
| H A D | cpu.c | 21 static void cache_flush(void); 42 cache_flush(); in cleanup_before_linux() 48 static void cache_flush (void) in cache_flush() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/sa1100/ |
| H A D | cpu.c | 22 static void cache_flush(void); 40 cache_flush(); in cleanup_before_linux() 46 static void cache_flush (void) in cache_flush() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm11/ |
| H A D | cpu.c | 22 static void cache_flush(void); 39 cache_flush(); in cleanup_before_linux() 44 static void cache_flush(void) in cache_flush() function
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | lin_gadget_compat.h | 33 #define dma_cache_maint(addr, size, mode) cache_flush() 34 void cache_flush(void);
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | intel-agp.c | 463 .cache_flush = global_cache_flush, 490 .cache_flush = global_cache_flush, 517 .cache_flush = global_cache_flush, 544 .cache_flush = global_cache_flush, 571 .cache_flush = global_cache_flush, 598 .cache_flush = global_cache_flush, 625 .cache_flush = global_cache_flush, 652 .cache_flush = global_cache_flush, 679 .cache_flush = global_cache_flush,
|
| H A D | ali-agp.c | 215 .cache_flush = global_cache_flush, 239 .cache_flush = m1541_cache_flush,
|
| H A D | via-agp.c | 186 .cache_flush = global_cache_flush, 213 .cache_flush = global_cache_flush,
|
| H A D | generic.c | 420 curr->bridge->driver->cache_flush(); in agp_bind_memory() 936 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 945 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 1089 bridge->driver->cache_flush(); in agp_generic_insert_memory()
|
| H A D | uninorth-agp.c | 521 .cache_flush = null_cache_flush, 549 .cache_flush = null_cache_flush,
|
| H A D | alpha-agp.c | 136 .cache_flush = global_cache_flush,
|
| H A D | agp.h | 111 void (*cache_flush)(void); member
|
| H A D | efficeon-agp.c | 324 .cache_flush = global_cache_flush,
|
| H A D | sis-agp.c | 135 .cache_flush = global_cache_flush,
|
| H A D | parisc-agp.c | 222 .cache_flush = global_cache_flush,
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/ |
| H A D | pxa2xx.c | 20 static void cache_flush(void) in cache_flush() function 38 cache_flush(); in cleanup_before_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
| H A D | cpu.c | 35 cache_flush(); in cleanup_before_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | cpu.c | 35 cache_flush(); in cleanup_before_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | cache.h | 19 void cache_flush(void);
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | cache.c | 256 void cache_flush(void) in cache_flush() function
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | cache.h | 222 extern void cache_flush(void);
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch | 2936 -@COND_i386_pc_TRUE@am__append_3092 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2939 +@COND_i386_pc_TRUE@am__append_3085 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2948 -@COND_i386_efi_TRUE@am__append_3099 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2955 +@COND_i386_efi_TRUE@am__append_3092 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2964 -@COND_i386_qemu_TRUE@am__append_3106 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2971 +@COND_i386_qemu_TRUE@am__append_3099 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2980 -@COND_i386_coreboot_TRUE@am__append_3113 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2987 +@COND_i386_coreboot_TRUE@am__append_3106 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 2996 -@COND_i386_multiboot_TRUE@am__append_3120 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 3003 +@COND_i386_multiboot_TRUE@am__append_3113 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S [all …]
|
| H A D | 0032-efi-Add-secure-boot-detection.patch | 84 … += kern/arm64/efi/init.c kern/efi/fdt.c kern/arm64/cache.c kern/arm64/cache_flush.S kern/arm64/dl… 85 … += kern/arm64/efi/init.c kern/efi/fdt.c kern/arm64/cache.c kern/arm64/cache_flush.S kern/arm64/dl… 93 … += kern/riscv/efi/init.c kern/efi/fdt.c kern/riscv/cache.c kern/riscv/cache_flush.S kern/riscv/dl… 94 … += kern/riscv/efi/init.c kern/efi/fdt.c kern/riscv/cache.c kern/riscv/cache_flush.S kern/riscv/dl… 102 … += kern/riscv/efi/init.c kern/efi/fdt.c kern/riscv/cache.c kern/riscv/cache_flush.S kern/riscv/dl… 103 … += kern/riscv/efi/init.c kern/efi/fdt.c kern/riscv/cache.c kern/riscv/cache_flush.S kern/riscv/dl… 124 kern/arm64/cache_flush.S kern/arm64/dl.c \
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | sgiarcs.h | 239 LONG cache_flush; member
|