OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STIC_KSEG_TO_PHYS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/tc/
sticvar.h
36
#define
STIC_KSEG_TO_PHYS
(x) MIPS_KSEG0_TO_PHYS(x)
38
#define
STIC_KSEG_TO_PHYS
(x) ALPHA_K0SEG_TO_PHYS((vaddr_t)x)
px.c
201
bpa = (
STIC_KSEG_TO_PHYS
(bva) + PX_BUF_ALIGN - 1) &
331
v = (u_long)
STIC_KSEG_TO_PHYS
(buf);
pxg.c
196
si->si_buf_phys =
STIC_KSEG_TO_PHYS
(si->si_buf);
stic.c
1482
pa =
STIC_KSEG_TO_PHYS
(si->si_stic);
1488
pa =
STIC_KSEG_TO_PHYS
(si->si_slotbase);
Completed in 80 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025