OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hpt_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
hpt.h
111
struct
hpt_entry
{
struct
pmap.c
196
static inline struct
hpt_entry
*pmap_hash(pmap_t, vaddr_t);
288
static inline struct
hpt_entry
*
292
return (struct
hpt_entry
*)(pmap_hpt +
461
struct
hpt_entry
*hpt;
866
struct
hpt_entry
*hptp;
874
hptp = (struct
hpt_entry
*)addr;
875
for (i = pmap_hptsize / sizeof(struct
hpt_entry
); i--; ) {
893
pmap_hptsize / sizeof(struct
hpt_entry
), addr, 0,
2111
struct
hpt_entry
*hpt, *ehpt;
2113
hpt = (struct
hpt_entry
*)pmap_hpt
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025