Searched defs:isWritable (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_ptops.cc68 V7LPageTableOps::isWritable(pte_t pte, unsigned level, bool stage2) const function in class:V7LPageTableOps
161 V8PageTableOps4k::isWritable(pte_t pte, unsigned level, bool stage2) const function in class:V8PageTableOps4k
259 V8PageTableOps16k::isWritable(pte_t pte, unsigned level, bool stage2) const function in class:V8PageTableOps16k
358 V8PageTableOps64k::isWritable(pte_t pte, unsigned level, bool stage2) const function in class:V8PageTableOps64k
/gem5/src/mem/cache/
H A Dcache_blk.hh184 bool isWritable() const function in class:CacheBlk
/gem5/src/arch/arm/
H A Dtlb.cc698 bool isWritable = true; local

Completed in 13 milliseconds