protection_flags   43 arch/sh/mm/tlbex_64.c static int handle_tlbmiss(unsigned long long protection_flags,
protection_flags   80 arch/sh/mm/tlbex_64.c 	if ((pte_val(entry) & protection_flags) != protection_flags)
protection_flags   94 arch/sh/mm/tlbex_64.c 	unsigned short protection_flags[8];
protection_flags  107 arch/sh/mm/tlbex_64.c 	.protection_flags = {PRX, PRX, 0, 0, PRR, PRR, PRW, PRW},
protection_flags  134 arch/sh/mm/tlbex_64.c 	unsigned long long protection_flags;
protection_flags  156 arch/sh/mm/tlbex_64.c 	protection_flags = expevt_lookup_table.protection_flags[index];
protection_flags  165 arch/sh/mm/tlbex_64.c 	return handle_tlbmiss(protection_flags, address);
protection_flags  370 drivers/net/wireless/intel/iwlwifi/fw/api/mac.h 	__le32 protection_flags;
protection_flags  476 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c 		cmd->protection_flags |= cpu_to_le32(ht_flag);
protection_flags  481 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c 			cmd->protection_flags |= cpu_to_le32(ht_flag);
protection_flags  577 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c 		cmd->protection_flags |= cpu_to_le32(MAC_PROT_FLG_TGG_PROTECT);
protection_flags  531 drivers/platform/x86/dcdbas.c 	if (!(wsmt->protection_flags & ACPI_WSMT_FIXED_COMM_BUFFERS) ||
protection_flags  532 drivers/platform/x86/dcdbas.c 	    !(wsmt->protection_flags & ACPI_WSMT_COMM_BUFFER_NESTED_PTR_PROTECTION))
protection_flags  686 include/acpi/actbl3.h 	u32 protection_flags;