| /linux/drivers/edac/ |
| H A D | i3200_edac.c | 316 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, in drb_to_nr_pages() argument 327 if (stacked && (channel == 1) && in drb_to_nr_pages() 342 bool stacked; in i3200_probe1() local 383 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1() 397 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1() 402 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
|
| H A D | x38_edac.c | 301 bool stacked, int channel, int rank) in drb_to_nr_pages() argument 308 if (stacked && (channel == 1) && drbs[channel][rank] == in drb_to_nr_pages() 324 bool stacked; in x38_probe1() local 366 stacked = x38_is_stacked(pdev, drbs); in x38_probe1() 378 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_fline.S | 83 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
|
| H A D | do_func.S | 502 | stacked FPSR to be correctly reported.
|
| /linux/Documentation/networking/ |
| H A D | operstates.rst | 72 Interfaces stacked on an interface that is IF_OPER_DOWN show this 137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN 138 otherwise. Kernel can recognise stacked interfaces because their
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
| /linux/Documentation/filesystems/ |
| H A D | ecryptfs.rst | 4 eCryptfs: A stacked cryptographic filesystem for Linux
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | mpc5121ads.dts | 17 * stacked package.
|
| /linux/Documentation/security/keys/ |
| H A D | ecryptfs.rst | 5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 3355 # 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 #
|
| H A D | isp.S | 902 # (d16,PC) - fetch stacked PC value; read d16 using #
|
| H A D | fpsp.S | 3356 # to the effective address as pointed to by the stacked effective address. 4352 # so, the least significant WORD of the stacked effective address got 16265 # the stacked fdbcc instruction opcode and then branches to a routine # 16267 # to see whether the condition (specified by the stacked FPSR) is true # 16270 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # 16274 # the displacement value to the stacked PC so that when an "rte" is #
|
| H A D | fplsp.S | 280 set EXC_VOFF, 0xa # stacked vector offset 281 set EXC_EA, 0xc # stacked <ea>
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 163 - Layers are stacked by setting the pointers::
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dmabuf.rst | 132 and enqueue buffers, when enough buffers are stacked up output is
|
| H A D | userp.rst | 76 and enqueue buffers, when enough buffers are stacked up output is
|
| H A D | mmap.rst | 229 applications fill and enqueue buffers, when enough buffers are stacked
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net | 103 stacked (e.g: VLAN interfaces) but still have the same MAC
|
| /linux/Documentation/driver-api/ |
| H A D | edac.rst | 112 communication lanes. It uses vertically stacked memory chips (DRAM dies)
|
| /linux/Documentation/driver-api/nvdimm/ |
| H A D | btt.rst | 21 being torn can continue to do so. The BTT manifests itself as a stacked block
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 1308 SEQ_NS_FOPS(stacked);
|