OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_sync_icache
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
pmap.c
1804
bool
need_sync_icache
, need_enter_pv;
local in function:_pmap_enter
1897
need_sync_icache
= (prot & VM_PROT_EXECUTE) && !efirt_p;
1929
if (
need_sync_icache
&& l3pte_executable(opte, user))
1930
need_sync_icache
= false;
2032
if (
need_sync_icache
) {
Completed in 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025