Home
last modified time | relevance | path

Searched defs:rwx (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.c433 bool rwx = !!(ctrl & (TYPE2_LOAD | TYPE2_STORE | TYPE2_EXEC)); in type2_breakpoint_enabled() local
561 bool rwx = !!(ctrl & (TYPE6_LOAD | TYPE6_STORE | TYPE6_EXEC)); type6_breakpoint_enabled() local
H A Dcpu_helper.c1113 target_ulong rwx = pte & (PTE_R | PTE_W | PTE_X); get_physical_address() local
/openbmc/linux/arch/arc/mm/
H A Dtlb.c397 unsigned int asid_or_sasid, rwx; in create_tlb() local