Searched refs:PAGE_EXEC (Results 1 – 5 of 5) sorted by relevance
101 prot |= PAGE_EXEC; in tlb_set_page()
742 #define PAGE_EXEC 0x0004 macro743 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC)
2067 if (prot & PAGE_EXEC) { in tlb_set_page_exec()2190 ((prot & PAGE_EXEC) ? 'x' : '-')); in dump_region()
1115 *prot |= PAGE_EXEC; in get_phys_addr_v5()1199 *prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_phys_addr_v6()1216 *prot |= PAGE_EXEC; in get_phys_addr_v6()1281 *prot |= PAGE_EXEC; in get_phys_addr_mpu()1305 *prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_phys_addr()
1001 prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in cpu_x86_handle_mmu_fault()1225 prot |= PAGE_EXEC; in cpu_x86_handle_mmu_fault()