OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAS0_ESEL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/booke/
e500_tlb.c
326
MAS0_TLBSEL_TLB1 | __SHIFTIN(slot,
MAS0_ESEL
);
337
KASSERT(xtlb->e_hwtlb.hwtlb_mas0 == (MAS0_TLBSEL_TLB1|__SHIFTIN(slot,
MAS0_ESEL
)));
806
xtlb->e_hwtlb.hwtlb_mas0 |= __SHIFTIN(slot,
MAS0_ESEL
);
1031
kxtlb->e_hwtlb.hwtlb_mas0 |= __SHIFTIN(kslot,
MAS0_ESEL
);
1137
tmp_xtlb->e_hwtlb.hwtlb_mas0 |= __SHIFTIN(tmp_slot,
MAS0_ESEL
);
1149
text_xtlb->e_hwtlb.hwtlb_mas0 |= __SHIFTIN(text_slot,
MAS0_ESEL
);
1160
data_xtlb->e_hwtlb.hwtlb_mas0 |= __SHIFTIN(data_slot,
MAS0_ESEL
);
e500_mpsubr.S
187
addis %r3, %r3,
MAS0_ESEL
@h /* advance to next TLB entry */
/src/sys/arch/powerpc/include/booke/
spr.h
401
#define
MAS0_ESEL
0x0fff0000 /* entry (way) select for tlbwe */
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025