OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_tlb_flush_all
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
cache.c
77
void (*
sp_tlb_flush_all
)(void) = sp_tlb_flush_all_us;
variable in typeref:typename:void (*)(void)
135
sp_tlb_flush_all
= sp_tlb_flush_all_sun4v;
140
sp_tlb_flush_all
= sp_tlb_flush_all_usiii;
cache.h
118
extern void (*
sp_tlb_flush_all
)(void);
pmap.c
3215
sp_tlb_flush_all
();
/src/sys/arch/sparc/sparc/
pmap.c
679
sp_tlb_flush_all
(void)
function in typeref:typename:void
743
sp_tlb_flush_all
();
745
XCALL0(
sp_tlb_flush_all
, CPUSET_ALL);
760
#define tlb_flush_all()
sp_tlb_flush_all
()
Completed in 25 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025