Searched refs:slice (Results 1 – 12 of 12) sorted by relevance
| /u-boot/drivers/block/ |
| A D | blkmap.c | 141 struct blkmap_slice slice; member 150 struct blkmap_linear *bml = container_of(bms, struct blkmap_linear, slice); in blkmap_linear_read() 159 struct blkmap_linear *bml = container_of(bms, struct blkmap_linear, slice); in blkmap_linear_write() 185 .slice = { in blkmap_map_linear() 197 err = blkmap_slice_add(bm, &linear->slice); in blkmap_map_linear() 214 struct blkmap_slice slice; member 222 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_read() 235 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_write() 246 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_destroy() 264 .slice = { in __blkmap_map_mem() [all …]
|
| /u-boot/doc/board/sifive/ |
| A D | unmatched.rst | 487 [ 9.429329] systemd[1]: Created slice system-getty.slice. 488 [ OK ] Created slice system-getty.slice. 490 [ 9.447086] systemd[1]: Created slice system-modprobe.slice. 491 [ OK ] Created slice system-modprobe.slice. 493 [ 9.465436] systemd[1]: Created slice system-serial\x2dgetty.slice. 494 [ OK ] Created slice system-serial\x2dgetty.slice. 495 [ 9.478594] systemd[1]: Created slice User and Session Slice. 496 [ OK ] Created slice User and Session Slice.
|
| /u-boot/drivers/ram/sifive/ |
| A D | sifive_ddr.c | 210 for (u32 slice = 0; slice < 8; slice++) { in sifive_ddr_phy_fixup() local
|
| /u-boot/doc/usage/ |
| A D | blkmap.rst | 12 slice of an existing block device, which does not have to correspond 98 Then we can create a block map that maps to that slice of the full
|
| /u-boot/doc/board/openpiton/ |
| A D | riscv64.rst | 282 [ 31.806800] systemd[1]: Created slice system-serial\x2dgetty.slice. 283 [ OK ] Created slice system-serial\x2dgetty.slice. 305 [ OK ] Created slice system-getty.slice.
|
| /u-boot/doc/board/microchip/ |
| A D | mpfs_icicle.rst | 699 [ 2.657485] systemd[1]: Created slice system-getty.slice. 700 [ OK ] Created slice system-getty.slice. 702 [ 2.706317] systemd[1]: Created slice system-serial\x2dgetty.slice. 703 [ OK ] Created slice system-serial\x2dgetty.slice. 705 [ 2.756098] systemd[1]: Created slice User and Session Slice. 706 [ OK ] Created slice User and Session Slice.
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-helper-board.h | 260 struct cvmx_cs4343_slice_info slice[4]; /** Slice information */ member
|
| A D | cvmx-gmxx-defs.h | 6236 u64 slice : 7; member
|
| /u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/ |
| A D | fsp-m.txt | 132 - fspm,fspm,slice-hash-mask: SliceHashMask 256 fspm,slice-hash-mask = <0x9>;
|
| /u-boot/arch/arm/dts/ |
| A D | imx93.dtsi | 324 compatible = "fsl,imx93-src-slice"; 332 compatible = "fsl,imx93-src-slice";
|
| /u-boot/arch/x86/dts/ |
| A D | chromebook_coral.dts | 708 fspm,slice-hash-mask = <0x9>;
|
| /u-boot/doc/develop/ |
| A D | checkpatch.rst | 1077 2. At the beginning of a line for slice initialisers::
|
Completed in 57 milliseconds