OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sparc_noop
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/sparc/sparc/
cache.h
197
extern void
sparc_noop
(void);
199
#define noop_vcache_flush_context (void (*)(int))
sparc_noop
200
#define noop_vcache_flush_region (void (*)(int,int))
sparc_noop
201
#define noop_vcache_flush_segment (void (*)(int,int,int))
sparc_noop
202
#define noop_vcache_flush_page (void (*)(int,int))
sparc_noop
203
#define noop_vcache_flush_range (void (*)(int,int,int))
sparc_noop
204
#define noop_cache_flush (void (*)(void *,u_int))
sparc_noop
205
#define noop_pcache_flush_page (void (*)(paddr_t,int))
sparc_noop
206
#define noop_pure_vcache_flush (void (*)(void))
sparc_noop
207
#define noop_cache_flush_all (void (*)(void))
sparc_noop
[
all
...]
db_interface.c
130
sparc_noop
(); /* Force this function to allocate a stack frame */
cpu.c
731
int is_noop = func == (xcall_func_t)
sparc_noop
;
770
if (debug_xcall && (void *)func !=
sparc_noop
) {
promlib.c
1365
promops.po_setcallback = (void *)
sparc_noop
;
locore.s
4655
ENTRY(
sparc_noop
)
function
/src/sys/arch/sparc/stand/common/
promdev.h
74
extern void
sparc_noop
(void);
srt0.S
199
ENTRY(
sparc_noop
)
function
promdev.c
91
#define null_devopen (void *)
sparc_noop
92
#define null_devioctl (void *)
sparc_noop
/src/sys/arch/sparc/include/
cpu.h
469
XCALL0(
sparc_noop
, 1U << (ci)->ci_cpuid); \
488
XCALL0(
sparc_noop
, 1U << (l)->l_cpu->ci_cpuid); \
Completed in 21 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025