OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipi_syncicache
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/mips/
ipifuncs.c
58
[
IPI_SYNCICACHE
] = "ipi isync",
89
ipi_syncicache
(struct cpu_info *ci)
function in typeref:typename:void
135
if (ipi_mask & __BIT(
IPI_SYNCICACHE
)) {
136
ci->ci_evcnt_per_ipi[
IPI_SYNCICACHE
].ev_count++;
137
ipi_syncicache
(ci);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025