Searched refs:PAGE_EXEC (Results 1 – 6 of 6) sorted by relevance
341 #define PAGE_EXEC 0x0004 macro342 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC)
279 if (prot & PAGE_EXEC) { in tlb_set_page()
1743 ((prot & PAGE_EXEC) ? 'x' : '-')); in dump_region()
423 physical & TARGET_PAGE_MASK, prot | PAGE_EXEC, in cpu_mips_tlb_refill()470 physical & TARGET_PAGE_MASK, prot | PAGE_EXEC, in cpu_mips_handle_mmu_fault()
1155 *prot |= PAGE_EXEC; in get_phys_addr_v5()1239 *prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_phys_addr_v6()1256 *prot |= PAGE_EXEC; in get_phys_addr_v6()1321 *prot |= PAGE_EXEC; in get_phys_addr_mpu()1345 *prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_phys_addr()1376 tlb_set_page (env, address, phys_addr, prot | PAGE_EXEC, mmu_idx, in cpu_arm_handle_mmu_fault()
984 prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in cpu_x86_handle_mmu_fault()1208 prot |= PAGE_EXEC; in cpu_x86_handle_mmu_fault()