OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_vcache_flush_page
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc/sparc/
cpuvar.h
73
void (*
sp_vcache_flush_page
)(int, int);
member in struct:module_info
cpu.c
1185
sc->
sp_vcache_flush_page
= noop_vcache_flush_page;
1742
sc->
sp_vcache_flush_page
= 0;
2174
MPCOPY(
sp_vcache_flush_page
);
2195
sc->vcache_flush_page = sc->
sp_vcache_flush_page
;
cache.c
1046
FXCALL2(cpuinfo.
sp_vcache_flush_page
, cpuinfo.ft_vcache_flush_page,
pmap.c
7235
cpuinfo.
sp_vcache_flush_page
((vaddr_t)sva, getcontext4m());
/src/sys/arch/sparc/include/
cpu.h
278
void (*
sp_vcache_flush_page
)(int, int);
member in struct:cpu_info
Completed in 122 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025