OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vclean
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/shark/stand/ofwboot/
Locore.c
72
int cpu,
vclean
;
local in function:ofw_getcleaninfo
77
if (OF_getprop(cpu, "d-cache-flush-address", &
vclean
,
78
sizeof(
vclean
)) != sizeof(
vclean
)) {
83
return (of_decode_int((unsigned char *)&
vclean
));
/src/sys/arch/shark/ofw/
ofw.c
558
vaddr_t
vclean
;
local in function:ofw_getcleaninfo
564
if ((OF_getprop(cpu, "d-cache-flush-address", &
vclean
,
565
sizeof(
vclean
))) != sizeof(
vclean
)) {
573
of_decode_int((unsigned char *)&
vclean
))) == -1)
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025