Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 17 of 17) sorted by relevance

/arch/parisc/include/asm/
A Dprefetch.h23 static inline void prefetch(const void *addr) in prefetch() function
/arch/alpha/include/asm/
A Dprocessor.h47 extern inline void prefetch(const void *ptr) in prefetch() function
/arch/arm/include/asm/
A Dprocessor.h110 static inline void prefetch(const void *ptr) in prefetch() function
/arch/sparc/include/asm/
A Dprocessor_64.h217 static inline void prefetch(const void *x) in prefetch() function
/arch/x86/kvm/mmu/
A Dmmu_internal.h240 const bool prefetch; member
351 u64 err, bool prefetch, in kvm_mmu_do_page_fault()
A Dspte.c189 u64 old_spte, bool prefetch, bool synchronizing, in make_spte()
A Dmmu.c2926 gfn_t gfn, bool synchronizing, bool prefetch) in mmu_try_to_unsync_pages()
3040 bool prefetch = !fault || fault->prefetch; in mmu_set_spte() local
/arch/sh/include/asm/
A Dprocessor_32.h192 static inline void prefetch(const void *x) in prefetch() function
/arch/riscv/include/asm/
A Dprocessor.h157 static inline void prefetch(const void *x) in prefetch() function
/arch/x86/mm/
A Dfault.c72 unsigned char opcode, int *prefetch) in check_prefetch_opcode()
127 int prefetch = 0; in is_prefetch() local
/arch/loongarch/include/asm/
A Dprocessor.h214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
/arch/arm/mm/
A Dcache-l2x0.c657 u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL); in l2c310_enable() local
1133 u32 prefetch; in l2c310_of_parse() local
/arch/mips/include/asm/
A Dprocessor.h387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
/arch/arm64/include/asm/
A Dprocessor.h388 static inline void prefetch(const void *ptr) in prefetch() function
/arch/powerpc/include/asm/
A Dprocessor.h403 static inline void prefetch(const void *x) in prefetch() function
/arch/x86/include/asm/
A Dprocessor.h624 static inline void prefetch(const void *x) in prefetch() function
/arch/mips/include/asm/octeon/
A Dcvmx-pci-defs.h1864 uint32_t prefetch:3; member
1879 uint32_t prefetch:3; member
1894 uint32_t prefetch:3; member

Completed in 46 milliseconds