OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDILDO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
trap.S
583
#define
LDILDO
(name) ! \
590
LDILDO
(itlb_x)
591
LDILDO
(itlbna_x)
592
LDILDO
(dtlb_x)
593
LDILDO
(dtlbna_x)
594
LDILDO
(tlbd_x)
596
LDILDO
(itlb_s)
597
LDILDO
(itlbna_s)
598
LDILDO
(dtlb_s)
599
LDILDO
(dtlbna_s
[
all
...]
machdep.c
831
#define
LDILDO
(t,f) ((t)[0] = (f)[0], (t)[1] = (f)[1]);
832
LDILDO
(trap_ep_T_TLB_DIRTY , hppa_cpu_info->tlbdh);
833
LDILDO
(trap_ep_T_DTLBMISS , hppa_cpu_info->dtlbh);
834
LDILDO
(trap_ep_T_DTLBMISSNA, hppa_cpu_info->dtlbnah);
835
LDILDO
(trap_ep_T_ITLBMISS , hppa_cpu_info->itlbh);
836
LDILDO
(trap_ep_T_ITLBMISSNA, hppa_cpu_info->itlbnah);
837
#undef
LDILDO
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025