Lines Matching refs:store
5 prompt "Backing store algorithms"
9 bool "Custom backing store implementation"
11 This option is chosen when the backing store will be implemented in
16 bool "RAM-based test backing store"
18 This implements a backing store using physical RAM pages that the
23 bool "Flash-based backing store on qemu_x86_tiny"
26 This uses the "flash" memory area (in DTS) as the backing store
33 bool "Backing store for on-demand linker section using semihosting"
45 int "Number of pages for RAM backing store"
48 Number of pages of backing store memory to reserve in RAM. All test
50 backing store storage available.