Home
last modified time | relevance | path

Searched refs:stacked (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.4/drivers/edac/
Di3200_edac.c317 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, in drb_to_nr_pages() argument
328 if (stacked && (channel == 1) && in drb_to_nr_pages()
343 bool stacked; in i3200_probe1() local
383 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1()
398 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1()
403 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
Dx38_edac.c302 bool stacked, int channel, int rank) in drb_to_nr_pages() argument
309 if (stacked && (channel == 1) && drbs[channel][rank] == in drb_to_nr_pages()
325 bool stacked; in x38_probe1() local
364 stacked = x38_is_stacked(pdev, drbs); in x38_probe1()
376 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
/Linux-v5.4/arch/m68k/fpsp040/
Dx_fline.S83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position
84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position
87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
Ddo_func.S502 | stacked FPSR to be correctly reported.
/Linux-v5.4/Documentation/networking/
Doperstates.txt57 Interfaces stacked on an interface that is IF_OPER_DOWN show this
115 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
116 otherwise. Kernel can recognise stacked interfaces because their
/Linux-v5.4/arch/m68k/ifpsp060/
DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:
/Linux-v5.4/Documentation/filesystems/
Decryptfs.txt1 eCryptfs: A stacked cryptographic filesystem for Linux
/Linux-v5.4/arch/powerpc/boot/dts/
Dmpc5121ads.dts17 * stacked package.
/Linux-v5.4/Documentation/security/keys/
Decryptfs.rst5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
/Linux-v5.4/Documentation/block/
Dbiovecs.rst114 could eliminate a lot of complexity particularly in stacked drivers. Code
116 more importantly stacked drivers don't have to deal with both their own bio
Dqueue-sysfs.rst6 for each block device. Note that stacked devices typically do not export
/Linux-v5.4/Documentation/devicetree/
Doverlay-notes.txt95 overlay changeset that is stacked by another will not be permitted.
/Linux-v5.4/Documentation/
DIRQ-domain.txt242 IRQ. Now we could go one step further to support stacked(hierarchy)
247 With stacked irq_chip, interrupt controller driver only needs to deal
/Linux-v5.4/arch/m68k/ifpsp060/src/
Dpfpsp.S3355 # to the effective address as pointed to by the stacked effective address.
3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception #
3862 # The stacked <ea> for FP unimplemented instructions and opclass #
3867 # stacked <ea> value is 8 bytes too big #
3870 # stacked b,w,l and s sizes are completely stacked. #
3923 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct
3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended #
3949 # stacked for the exception is incorrect for -(an) and (an)+ addressing #
/Linux-v5.4/Documentation/networking/caif/
DLinux-CAIF.txt148 - Layers are stacked by setting the pointers
/Linux-v5.4/Documentation/media/uapi/v4l/
Duserp.rst82 and enqueue buffers, when enough buffers are stacked up output is
Ddmabuf.rst139 and enqueue buffers, when enough buffers are stacked up output is
Dmmap.rst236 applications fill and enqueue buffers, when enough buffers are stacked
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Dvexpress.txt107 - when daughterboards are stacked on one site, their position
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-net91 stacked (e.g: VLAN interfaces) but still have the same MAC
Dsysfs-block116 block size to the operating system. For stacked block
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dbtt.rst21 being torn can continue to do so. The BTT manifests itself as a stacked block
/Linux-v5.4/Documentation/security/
Dlsm.rst174 might be preferable so that other security modules can be easily stacked
/Linux-v5.4/arch/unicore32/kernel/
Dentry.S415 mov r2, sp @ nothing stacked - regdump is at TOS
/Linux-v5.4/Documentation/ia64/
Dfsys.rst141 * Fsyscall-handlers MUST NOT write to any stacked registers because

12