OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btlb_slot_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
machdep.c
197
int
btlb_slot_flags
;
member in struct:btlb_slot
548
btlb_slot->
btlb_slot_flags
= flags; \
1219
!(btlb_slot->
btlb_slot_flags
&
1228
(btlb_slot->
btlb_slot_flags
& BTLB_SLOT_DBTLB))
1231
(btlb_slot->
btlb_slot_flags
& BTLB_SLOT_IBTLB))
1256
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_VARIABLE_RANGE)
1274
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_DBTLB)
1276
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_IBTLB)
machdep.c
197
int
btlb_slot_flags
;
member in struct:btlb_slot
548
btlb_slot->
btlb_slot_flags
= flags; \
1219
!(btlb_slot->
btlb_slot_flags
&
1228
(btlb_slot->
btlb_slot_flags
& BTLB_SLOT_DBTLB))
1231
(btlb_slot->
btlb_slot_flags
& BTLB_SLOT_IBTLB))
1256
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_VARIABLE_RANGE)
1274
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_DBTLB)
1276
if (btlb_slot->
btlb_slot_flags
& BTLB_SLOT_IBTLB)
Completed in 37 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025