Searched defs:execute (Results 1 – 7 of 7) sorted by relevance
/arch/powerpc/mm/book3s64/ |
D | pkeys.c | 393 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 409 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 426 bool execute, bool foreign) in arch_vma_access_permitted()
|
/arch/um/include/asm/ |
D | mmu_context.h | 30 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/arch/x86/include/asm/ |
D | mmu_context.h | 204 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/arch/powerpc/include/asm/ |
D | mmu_context.h | 275 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/arch/x86/kvm/ |
D | kvm_emulate.h | 339 int (*execute)(struct x86_emulate_ctxt *ctxt); member
|
D | emulate.c | 195 int (*execute)(struct x86_emulate_ctxt *ctxt); member
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 588 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
|