OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GITS_BASERn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.c
822
baser = gits_read_8(its,
GITS_BASERn
(tab));
824
gits_write_8(its,
GITS_BASERn
(tab), baser);
826
baser = gits_read_8(its,
GITS_BASERn
(tab));
851
baser = gits_read_8(its,
GITS_BASERn
(tab));
941
gits_write_8(its,
GITS_BASERn
(tab), baser);
943
baser = gits_read_8(its,
GITS_BASERn
(tab));
948
gits_write_8(its,
GITS_BASERn
(tab), baser);
951
baser = gits_read_8(its,
GITS_BASERn
(tab));
gic_reg.h
330
#define
GITS_BASERn
(n) (0x00100+8*(n)) // ITS Translation Table Descriptors
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025