Home
last modified time | relevance | path

Searched full:lump (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/bsd-user/riscv/
H A Dtarget.h13 * riscv64 ABI does not 'lump' the registers for 64-bit args.
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget.h13 * aaarch64 ABI does not 'lump' the registers for 64-bit args.
/openbmc/qemu/bsd-user/i386/
H A Dtarget.h13 * i386 doesn't 'lump' the registers for 64-bit args.
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget.h13 * x86 doesn't 'lump' the registers for 64-bit args, all args are 64 bits.
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_types.h70 * lump those all into a single category to keep things simple.
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dbrcm,brcmnand.yaml33 interesting ways, sometimes with registers that lump multiple NAND-related
/openbmc/u-boot/include/
H A Dmembuff.h169 * This places all data in a membuff into a single contiguous lump, if
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fwif.h296 * it will be sent from within the reset path. Need a fixed size lump on
/openbmc/qemu/docs/
H A Dqdev-device-use.txt37 Except we sometimes lump controller, bus(es) and drive device(s) all
/openbmc/qemu/hw/arm/
H A Dmps2.c163 * call the 16MB our "system memory", as it's the largest lump. in mps2_common_init()
H A Dmps2-tz.c903 * call the largest lump our "system memory". in mps2tz_common_init()
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.c239 * They are stored in a lump and cannot be taken out / accessed separately,
/openbmc/linux/drivers/net/wireless/legacy/
H A Drayctl.h122 /* .elements is a large lump of max size because elements are variable size */
/openbmc/linux/Documentation/process/
H A Dmaintainer-tip.rst141 lump everything together into a single one. A good structure is to explain
/openbmc/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S1397 * - A good lump of memory mapped 0:0 by UTLB entry 0
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c214 * i40e_get_lump - find a lump of free generic resource
220 * Returns the base item index of the lump, or negative for error
257 /* do we have enough in this lump? */ in i40e_get_lump()
279 * i40e_put_lump - return a lump of generic resource
284 * Returns the count of items in the lump
/openbmc/linux/drivers/edac/
H A Dsb_edac.c748 * to the same memory controller, we'll lump them all together. in get_sbridge_dev()