Searched refs:protection_flags (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/sh/mm/ |
D | tlbex_64.c | 43 static int handle_tlbmiss(unsigned long long protection_flags, in handle_tlbmiss() argument 80 if ((pte_val(entry) & protection_flags) != protection_flags) in handle_tlbmiss() 94 unsigned short protection_flags[8]; member 107 .protection_flags = {PRX, PRX, 0, 0, PRR, PRR, PRW, PRW}, 134 unsigned long long protection_flags; in do_fast_page_fault() local 156 protection_flags = expevt_lookup_table.protection_flags[index]; in do_fast_page_fault() 165 return handle_tlbmiss(protection_flags, address); in do_fast_page_fault()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | mac.h | 362 __le32 protection_flags; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 575 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags() 580 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags() 675 cmd->protection_flags |= cpu_to_le32(MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_common() 868 cmd.protection_flags |= cpu_to_le32(MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_p2p_device()
|
/Linux-v4.19/include/acpi/ |
D | actbl3.h | 646 u32 protection_flags; member
|