OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcr_el1
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/aarch64/include/
pmap.h
428
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
429
reg_tcr_el1_write(
tcr_el1
& ~TCR_EPD0);
442
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
443
reg_tcr_el1_write(
tcr_el1
| TCR_EPD0);
pmap.h
428
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
429
reg_tcr_el1_write(
tcr_el1
& ~TCR_EPD0);
442
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
443
reg_tcr_el1_write(
tcr_el1
| TCR_EPD0);
pmap.h
428
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
429
reg_tcr_el1_write(
tcr_el1
& ~TCR_EPD0);
442
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
443
reg_tcr_el1_write(
tcr_el1
| TCR_EPD0);
pmap.h
428
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
429
reg_tcr_el1_write(
tcr_el1
& ~TCR_EPD0);
442
const uint64_t
tcr_el1
= reg_tcr_el1_read();
local
443
reg_tcr_el1_write(
tcr_el1
| TCR_EPD0);
Completed in 218 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026