Searched defs:execute (Results 1 – 8 of 8) sorted by relevance
| /arch/powerpc/mm/book3s64/ |
| A D | pkeys.c | 415 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 431 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 448 bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/arm64/include/asm/ |
| A D | mmu_context.h | 311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| A D | pgtable.h | 234 static inline bool por_el0_allows_pkey(u8 pkey, bool write, bool execute) in por_el0_allows_pkey()
|
| /arch/x86/include/asm/ |
| A D | mmu_context.h | 270 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/powerpc/include/asm/ |
| A D | mmu_context.h | 266 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| /arch/x86/kvm/ |
| A D | kvm_emulate.h | 355 int (*execute)(struct x86_emulate_ctxt *ctxt); member
|
| A D | emulate.c | 198 int (*execute)(struct x86_emulate_ctxt *ctxt); member
|
| /arch/powerpc/include/asm/book3s/64/ |
| A D | pgtable.h | 515 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
|
Completed in 43 milliseconds