Searched refs:Hash (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v5.4/arch/powerpc/mm/book3s32/ |
D | tlb.c | 39 if (Hash) { in flush_hash_entry() 52 if (!Hash) { in tlb_flush() 82 if (!Hash) { in flush_range() 122 if (!Hash) { in flush_tlb_mm() 143 if (!Hash) { in flush_tlb_page()
|
D | mmu.c | 34 struct hash_pte *Hash; variable 304 if (!Hash) in hash_preload() 379 Hash = memblock_alloc(Hash_size, Hash_size); in MMU_init_hw() 380 if (!Hash) in MMU_init_hw() 383 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw() 419 ((unsigned int)Hash - PAGE_OFFSET) >> 16); in MMU_init_hw_patch() 429 ((unsigned int)Hash - PAGE_OFFSET) >> 16); in MMU_init_hw_patch()
|
/Linux-v5.4/Documentation/crypto/ |
D | api-digest.rst | 19 Asynchronous Hash Request Handle 23 :doc: Asynchronous Hash Request Handle
|
D | api-samples.rst | 162 char *drbg = "drbg_nopr_sha256"; /* Hash DRBG with SHA-256, no PR */
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | ste-dma40.txt | 111 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
|
/Linux-v5.4/Documentation/RCU/ |
D | arrayRCU.txt | 7 1. Hash Tables 28 Situation 1: Hash Tables 30 Hash tables are often implemented as an array, where each array entry
|
D | RTFP.txt | 704 ,title="High Performance Dynamic Lock-Free Hash Tables and List-Based Sets" 2475 ,title="Scalable Concurrent Hash Tables via Relativistic Programming" 2578 ,title = {Resizable, Scalable, Concurrent Hash Tables via Relativistic Programming}
|
/Linux-v5.4/Documentation/powerpc/ |
D | cpu_families.rst | 12 - Hash MMU
|
D | qe_firmware.rst | 144 | | command | command: "Add/Remove entry in Hash Lookup |
|
/Linux-v5.4/arch/powerpc/mm/ |
D | mmu_decl.h | 104 extern struct hash_pte *Hash;
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | fm10k.rst | 116 - 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.
|
D | i40e.rst | 364 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.
|
/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | atmel-crypto.txt | 48 * Secure Hash Algorithm (SHA)
|
/Linux-v5.4/arch/ia64/ |
D | Kconfig.debug | 35 The Virtual Hash Page Table (VHPT) enhances virtual address
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | attributes.rst | 72 - Hash value of all attributes. 130 - Hash value of attribute name and attribute value. The kernel doesn't
|
D | directory.rst | 166 Hash Tree Directories 270 - Hash type, see dirhash_ table below. 388 - Hash code.
|
/Linux-v5.4/arch/powerpc/mm/kasan/ |
D | kasan_init_32.c | 197 Hash = (struct hash_pte *)early_hash; in kasan_early_hash_table()
|
/Linux-v5.4/Documentation/networking/device_drivers/neterion/ |
D | vxge.txt | 56 viii)RTH (Receive Traffic Hash): (Enabled by default)
|
/Linux-v5.4/tools/memory-model/ |
D | README | 59 Hash=d66d99523e2cac6b06e66f4c995ebb48 92 Hash=d66d99523e2cac6b06e66f4c995ebb48
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 123 Hash blocks are still verified each time they are read from the hash device, 159 Hash Tree
|
/Linux-v5.4/crypto/ |
D | Kconfig | 518 comment "Hash modes" 975 tristate "Streebog Hash Function" 978 Streebog Hash Function (GOST R 34.11-2012, RFC 6986) is one of the Russian 1761 bool "Enable Hash DRBG" 1764 Enable the Hash DRBG variant as defined in NIST SP800-90A.
|
/Linux-v5.4/fs/affs/ |
D | Changes | 272 - Hash chains are now sorted by block numbers.
|
/Linux-v5.4/arch/powerpc/platforms/ |
D | Kconfig.cputype | 361 If this option is disabled, the Hash MMU will be used by default,
|
/Linux-v5.4/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 412 * Added disable use SATA Hash Address for SAS IOUNIT
|
/Linux-v5.4/Documentation/networking/ |
D | packet_mmap.txt | 564 - RX Hash data available in user space
|
12