Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dmce_amd.h23 #define LL(x) ((x) & 0x3) macro
/openbmc/qemu/util/
H A Dhost-utils.c43 } LL; in mul64() typedef
/openbmc/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c46 #define LL "ll " macro
H A Dtraps.c506 #define LL 0xc0000000 macro
/openbmc/linux/net/ceph/crush/
H A Dmapper.c253 __u64 RH, LH, LL, xl64, result; in crush_ln() local
/openbmc/qemu/disas/
H A Dnanomips.c8600 static char *LL(uint64 instruction, Dis_info *info) in LL() function