Home
last modified time | relevance | path

Searched defs:mbytes (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/crypto/
Dvmac.c368 unsigned int mbytes, /* Pos multiple of VMAC_NHBYTES */ in vhash_update()
409 static u64 vhash(unsigned char m[], unsigned int mbytes, in vhash()
461 static u64 vmac(unsigned char m[], unsigned int mbytes, in vmac()
/linux-4.4.14/kernel/
Dkexec_core.c708 size_t ubytes, mbytes; in kimage_load_normal_segment() local
779 size_t ubytes, mbytes; in kimage_load_crash_segment() local
/linux-4.4.14/arch/x86/kernel/cpu/
Damd.c103 int mbytes = get_num_physpages() >> (20-PAGE_SHIFT); in init_amd_k6() local