Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/edac/
H A Di3200_edac.c316 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
382 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1()
396 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1()
401 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
H A Dx38_edac.c301 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
363 stacked = x38_is_stacked(pdev, drbs); in x38_probe1()
375 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_tables.scss106 // Table stacked style for small screen only
108 .b-table-stacked-sm {
159 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] {
170 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
/openbmc/linux/arch/m68k/fpsp040/
H A 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
/openbmc/u-boot/test/overlay/
H A DMakefile14 obj-y += test-fdt-overlay-stacked.dtb.o
H A Dtest-fdt-overlay-stacked.dts17 stacked-test-int-property = <43>;
/openbmc/linux/Documentation/networking/
H A Doperstates.rst72 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
/openbmc/openbmc/meta-google/recipes-extended/pam/
H A Dlibpam_%.bbappend15 # stacked password module". Since there is no "previous" entry, it never
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dplugin.md185 - exit_on_error : If there was an error in a plugin stacked, the subsequent
234 blocks stacked together which are depending on the success of the previous
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/
H A Dlibnewt_0.52.24.bb4 interfaces. Newt can be used to add stacked windows, entry widgets, \
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DREADME.pybootchart18 The CPU and disk statistics are used to render stacked area and line
/openbmc/linux/arch/m68k/ifpsp060/
H A DCHANGES78 For instruction read access errors, the info stacked is:
100 For data read/write access errors, the info stacked is:
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DTableRoles.vue2 <b-table stacked="sm" hover small :items="items" :fields="fields">
/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/
H A DPowerRestorePolicy.vue12 stacked
/openbmc/webui-vue/src/views/Operations/FactoryReset/
H A DFactoryReset.vue13 stacked
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/
H A Decryptfs-utils_111.bb2 DESCRIPTION = "eCryptfs is a stacked cryptographic filesystem \
/openbmc/webui-vue/src/views/Operations/KeyClear/
H A DKeyClear.vue24 stacked
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc5121ads.dts17 * stacked package.
/openbmc/linux/Documentation/filesystems/
H A Decryptfs.rst4 eCryptfs: A stacked cryptographic filesystem for Linux
/openbmc/linux/Documentation/block/
H A Dbiovecs.rst116 could eliminate a lot of complexity particularly in stacked drivers. Code
118 more importantly stacked drivers don't have to deal with both their own bio
/openbmc/linux/Documentation/security/keys/
H A Decryptfs.rst5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
/openbmc/phosphor-webui/app/common/styles/base/
H A Dforms.scss167 * Used for basic vertically stacked forms
/openbmc/qemu/docs/system/
H A Ddevice-emulation.rst63 partition. Back ends can sometimes be stacked to implement features
/openbmc/linux/Documentation/devicetree/
H A Doverlay-notes.rst116 overlay changeset that is stacked by another will not be permitted.
/openbmc/linux/arch/m68k/ifpsp060/src/
H A 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 #

123