Home
last modified time | relevance | path

Searched refs:Hash (Results 1 – 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
Dtlb.c39 if (Hash) { in flush_hash_entry()
52 if (!Hash) { in tlb_flush()
83 if (!Hash) { in flush_range()
125 if (!Hash) { in flush_tlb_mm()
146 if (!Hash) { in flush_tlb_page()
Dmmu.c36 struct hash_pte *Hash; variable
310 if (!Hash) in hash_preload()
385 Hash = memblock_alloc(Hash_size, Hash_size); in MMU_init_hw()
386 if (!Hash) in MMU_init_hw()
389 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw()
404 unsigned int hash = (unsigned int)Hash - PAGE_OFFSET; in MMU_init_hw_patch()
/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-digest.rst19 Asynchronous Hash Request Handle
23 :doc: Asynchronous Hash Request Handle
Dapi-samples.rst162 char *drbg = "drbg_nopr_sha256"; /* Hash DRBG with SHA-256, no PR */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dste-dma40.txt111 49: Crypto Accelerator 1 TX or Hash Accelerator 1 TX
112 50: Hash Accelerator 1 TX
124 62: Crypto Accelerator 0 TX or Hash Accelerator 0 TX
125 63: Hash Accelerator 0 TX
/kernel/linux/linux-5.10/Documentation/RCU/
DarrayRCU.rst9 1. :ref:`Hash Tables <hash_tables>`
31 Situation 1: Hash Tables
34 Hash tables are often implemented as an array, where each array entry
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-bus-mhi16 Description: The file holds the OEM PK Hash value of the endpoint device
/kernel/linux/linux-5.10/Documentation/powerpc/
Dcpu_families.rst12 - Hash MMU (except 603 and e300)
Dqe_firmware.rst144 | | command | command: "Add/Remove entry in Hash Lookup |
/kernel/linux/linux-5.10/arch/powerpc/mm/
Dmmu_decl.h104 extern struct hash_pte *Hash;
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Dfm10k.rst116 - f Hash on bytes 0 and 1 of the Layer 4 header of the rx packet.
117 - n Hash on bytes 2 and 3 of the Layer 4 header of the rx packet.
Di40e.rst364 f Hash on bytes 0 and 1 of the Layer 4 header of the Rx packet.
365 n Hash on bytes 2 and 3 of the Layer 4 header of the Rx packet.
434 RSS Hash Flow
449 s Hash on the IP source address of the Rx packet.
450 d Hash on the IP destination address of the Rx packet.
451 f Hash on bytes 0 and 1 of the Layer 4 header of the Rx packet.
452 n Hash on bytes 2 and 3 of the Layer 4 header of the Rx packet.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/
Datmel-crypto.txt48 * Secure Hash Algorithm (SHA)
/kernel/linux/linux-5.10/arch/ia64/
DKconfig.debug35 The Virtual Hash Page Table (VHPT) enhances virtual address
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dattributes.rst72 - Hash value of all attributes.
130 - Hash value of attribute name and attribute value. The kernel doesn't
Ddirectory.rst166 Hash Tree Directories
270 - Hash type, see dirhash_ table below.
388 - Hash code.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/neterion/
Dvxge.rst67 viii)RTH (Receive Traffic Hash): (Enabled by default)
/kernel/linux/linux-5.10/tools/memory-model/
DREADME107 Hash=d66d99523e2cac6b06e66f4c995ebb48
144 Hash=d66d99523e2cac6b06e66f4c995ebb48
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dverity.rst127 Hash blocks are still verified each time they are read from the hash device,
163 Hash Tree
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt199 12 Hash=579aaa14d8c35a39429b02e698241d09
297 12 Hash=ab9a9b7940a75a792266be279a980156
358 11 Hash=e5260556f6de495fd39b556d1b831c3b
426 13 Hash=c7f30fe0faebb7d565405d55b7318ada
480 13 Hash=40de8418c4b395388f6501cafd1ed38d
669 10 Hash=080bc508da7f291e122c6de76c0088e3
748 11 Hash=49ef7a741563570102448a256a0c8568
/kernel/linux/linux-5.10/Documentation/virt/
Dne_overview.rst70 Hash values are computed for the entire enclave image (EIF), the kernel and
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_book3s_32.S930 addis r3, r3, Hash@ha
931 stw r6, Hash@l(r3)
/kernel/linux/config/linux-5.10/type/
Dsmall_defconfig606 # Hash modes
/kernel/linux/linux-5.10/crypto/
DKconfig552 comment "Hash modes"
1054 tristate "Streebog Hash Function"
1057 Streebog Hash Function (GOST R 34.11-2012, RFC 6986) is one of the Russian
1846 bool "Enable Hash DRBG"
1849 Enable the Hash DRBG variant as defined in NIST SP800-90A.
/kernel/linux/linux-5.10/fs/affs/
DChanges272 - Hash chains are now sorted by block numbers.

123