Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:wbinvd
(Results
1 - 25
of
61
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H
A
D
cyrix.c
149
* Note that
wbinvd
flushes the TLBs as a side-effect
in prepare_set()
152
wbinvd
();
in prepare_set()
154
wbinvd
();
in prepare_set()
166
wbinvd
();
in post_set()
H
A
D
amd.c
91
wbinvd
();
in amd_set_mtrr()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H
A
D
cyrix.c
149
* Note that
wbinvd
flushes the TLBs as a side-effect
in prepare_set()
152
wbinvd
();
in prepare_set()
154
wbinvd
();
in prepare_set()
166
wbinvd
();
in post_set()
H
A
D
amd.c
91
wbinvd
();
in amd_set_mtrr()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
smp.h
168
#define wbinvd_on_cpu(cpu)
wbinvd
()
171
wbinvd
();
in wbinvd_on_all_cpus()
H
A
D
agp.h
24
#define flush_agp_cache()
wbinvd
()
H
A
D
acenv.h
27
wbinvd
(); \
H
A
D
special_insns.h
132
asm volatile("
wbinvd
": : :"memory");
in native_wbinvd()
194
static inline void
wbinvd
(void)
in wbinvd()
function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
smp.h
166
#define wbinvd_on_cpu(cpu)
wbinvd
()
169
wbinvd
();
in wbinvd_on_all_cpus()
H
A
D
agp.h
24
#define flush_agp_cache()
wbinvd
()
H
A
D
acenv.h
27
wbinvd
(); \
H
A
D
special_insns.h
120
asm volatile("
wbinvd
": : :"memory");
in native_wbinvd()
171
static __always_inline void
wbinvd
(void)
in wbinvd()
function
/kernel/linux/linux-5.10/arch/x86/lib/
H
A
D
cache-smp.c
7
wbinvd
();
in __wbinvd()
/kernel/linux/linux-6.6/arch/x86/lib/
H
A
D
cache-smp.c
7
wbinvd
();
in __wbinvd()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H
A
D
atomisp_acc.c
255
wbinvd
();
in atomisp_acc_start()
471
wbinvd
();
in atomisp_acc_load_extensions()
587
wbinvd
();
in atomisp_acc_set_state()
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H
A
D
xo1-wakeup.S
53
wbinvd
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
paravirt_patch.c
42
.cpu_wbinvd = { 0x0f, 0x09 }, //
wbinvd
87
PATCH_CASE(cpu,
wbinvd
, xxl, insn_buff, len);
in native_patch()
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
H
A
D
wakeup_32.S
29
wbinvd
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H
A
D
reboot.S
104
testl $0x60000000, %edx /* If no cache bits -> no
wbinvd
*/
106
wbinvd
H
A
D
trampoline_64.S
43
wbinvd
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H
A
D
reboot.S
104
testl $0x60000000, %edx /* If no cache bits -> no
wbinvd
*/
106
wbinvd
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
H
A
D
wakeup_32.S
29
wbinvd
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H
A
D
xo1-wakeup.S
53
wbinvd
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
powernow-k6.c
116
wbinvd
();
in powernow_k6_set_cpu_multiplier()
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H
A
D
ati_pcigart.c
201
wbinvd
();
in drm_ati_pcigart_init()
Completed in 9 milliseconds
1
2
3