Home
last modified time | relevance | path

Searched refs:icache_vmid (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dcpufunc.h213 extern bool icache_vmid;
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1186 bool __read_frequently icache_vmid = false; variable
1653 icache_vmid = true; in identify_cache()
H A Dpmap.c6784 if (icache_vmid) { in pmap_stage2_fault()