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
defs:phys_apicid
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
apic_common.c
38
int default_check_phys_apicid_present(int
phys_apicid
)
in default_check_phys_apicid_present()
argument
H
A
D
bigsmp_32.c
66
static int bigsmp_check_phys_apicid_present(int
phys_apicid
)
in bigsmp_check_phys_apicid_present()
argument
H
A
D
apic_numachip.c
85
static int numachip_wakeup_secondary(int
phys_apicid
, unsigned long start_rip)
in numachip_wakeup_secondary()
argument
H
A
D
x2apic_uv_x.c
694
static int uv_wakeup_secondary(int
phys_apicid
, unsigned long start_rip)
in uv_wakeup_secondary()
argument
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
x2apic_cluster.c
178
u32
phys_apicid
= apic->cpu_present_to_apicid(cpu);
in x2apic_prepare_cpu()
local
H
A
D
apic_numachip.c
74
static int numachip_wakeup_secondary(int
phys_apicid
, unsigned long start_rip)
in numachip_wakeup_secondary()
argument
H
A
D
x2apic_uv_x.c
704
static int uv_wakeup_secondary(int
phys_apicid
, unsigned long start_rip)
in uv_wakeup_secondary()
argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
smpboot.c
812
static void send_init_sequence(int
phys_apicid
)
in send_init_sequence()
argument
838
static int wakeup_secondary_cpu_via_init(int
phys_apicid
, unsigned long start_eip)
in wakeup_secondary_cpu_via_init()
argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
smpboot.c
794
wakeup_secondary_cpu_via_init(int
phys_apicid
, unsigned long start_eip)
in wakeup_secondary_cpu_via_init()
argument
Completed in 19 milliseconds