/openbmc/qemu/tests/tcg/aarch64/ |
H A D | mte-7.c | 2 * Memory tagging, unaligned access crossing pages. 25 * Perform an unaligned store with tag 1 crossing the pages. in main()
|
H A D | mte-5.c | 41 /* Perform an unaligned load crossing the granules. */ in main()
|
/openbmc/linux/include/linux/ |
H A D | namei.h | 41 #define LOOKUP_NO_SYMLINKS 0x010000 /* No symlink crossing. */ 42 #define LOOKUP_NO_MAGICLINKS 0x020000 /* No nd_jump_link() crossing. */ 43 #define LOOKUP_NO_XDEV 0x040000 /* No mountpoint crossing. */
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
H A D | memory.json | 24 …the address and the size of data being accessed, which results in store crossing a single cache li… 28 …t of the address and size of data being accessed, which results in load crossing a single cache li…
|
/openbmc/u-boot/test/py/tests/test_fs/ |
H A D | test_basic.py | 181 Test Case 9 - load, 1MB crossing 2GB boundary 184 with u_boot_console.log.section('Test Case 9 - load (crossing 2GB boundary)'): 186 # Test Case 9a - One 1MB chunk crossing the 2GB boundary 194 # Test Case 9b - One 1MB chunk crossing the 2GB boundary
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.h | 16 * The sizes of the variables may be larger than needed due to crossing byte 49 * The sizes of the variables may be larger than needed due to crossing byte
|
/openbmc/u-boot/test/fs/ |
H A D | fs-test.sh | 292 # Test Case 9a - One 1MB chunk crossing the 2GB boundary 295 # Test Case 9b - One 1MB chunk crossing the 2GB boundary 403 # One 1MB chunk crossing the 2GB boundary 510 # Check 1mb chunk crossing the 2gb boundary from 2.5GB file 512 pass_fail "TC9: load 1MB chunk crossing 2GB boundary from $4 size" 514 "TC9: load 1MB chunk crossing 2GB boundary from $4"
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | memory.json | 100 "BriefDescription": "64B misaligned (cacheline crossing) loads.", 106 "BriefDescription": "4kB misaligned (page crossing) loads.",
|
/openbmc/qemu/tests/unit/ |
H A D | test-hbitmap.c | 508 * Grow by an amount smaller than the granularity, without crossing 522 * Shrink by an amount smaller than the granularity, without crossing 536 * Grow by an amount smaller than the granularity, but crossing over 550 * Shrink by an amount smaller than the granularity, but crossing over 564 * Grow by an amount smaller than sizeof(long), and not crossing over 577 * Shrink by an amount smaller than sizeof(long), and not crossing over 590 * Grow by an amount smaller than sizeof(long), while crossing over 603 * Shrink by an amount smaller than sizeof(long), while crossing over
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_bounds.c | 262 __description("bounds check after truncation of non-boundary-crossing range") 301 __description("bounds check after truncation of boundary-crossing range (1)") 343 __description("bounds check after truncation of boundary-crossing range (2)") 940 __description("bound check with JMP_JLT for crossing 64-bit signed boundary") 966 __description("bound check with JMP_JSLT for crossing 64-bit signed boundary") 1021 __description("bound check with JMP32_JLT for crossing 32-bit signed boundary") 1047 __description("bound check with JMP32_JSLT for crossing 32-bit signed boundary")
|
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-mem.c | 50 0 /* no page-crossing issues */); in ohci_mem_init() 57 0 /* no page-crossing issues */); in ohci_mem_init()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Triggers.v1_4_0.json | 35 "description": "The direction of crossing that corresponds to a trigger.", 44 …"longDescription": "The value shall indicate the direction of crossing that corresponds to a trigg… 225 "description": "The direction of crossing that activates this threshold.", 226 …"longDescription": "This property shall indicate the direction of crossing of the reading for this… 266 …ld is disabled and no actions shall be taken as a result of the reading crossing the threshold val…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Triggers.v1_4_0.json | 35 "description": "The direction of crossing that corresponds to a trigger.", 44 …"longDescription": "The value shall indicate the direction of crossing that corresponds to a trigg… 225 "description": "The direction of crossing that activates this threshold.", 226 …"longDescription": "This property shall indicate the direction of crossing of the reading for this… 266 …ld is disabled and no actions shall be taken as a result of the reading crossing the threshold val…
|
H A D | MemoryMetrics.v1_7_3.json | 66 …description": "An indication of whether the correctable error threshold crossing alarm trip was de… 67 …: "This property shall indicate whether the correctable error threshold crossing alarm trip was de… 75 …"description": "An indication of whether the spare block capacity crossing alarm trip was detected… 76 …iption": "This property shall indicate whether the spare block capacity crossing alarm trip was de…
|
/openbmc/phosphor-pid-control/test/ |
H A D | pid_thermalcontroller_unittest.cpp | 206 // crossing the setpoint and noticing readings don't change until past the in TEST() 240 // crossing the setpoint and noticing readings don't change until past the in TEST()
|
/openbmc/u-boot/include/configs/ |
H A D | iot_devkit.h | 39 * i.e. towards CONFIG_SYS_SDRAM_BASE but nothing stops it from crossing
|
/openbmc/u-boot/include/dm/ |
H A D | of_addr.h | 18 * Note: We consider that crossing any level with #size-cells == 0 to mean
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5631.c | 375 /* keep soft volume and zero crossing setting */ in onebit_depop_power_stage() 394 /* recover soft volume and zero crossing setting */ in onebit_depop_power_stage() 414 /* keep soft volume and zero crossing setting */ in onebit_depop_mute_stage() 433 /* recover soft volume and zero crossing setting */ in onebit_depop_mute_stage() 453 /* keep soft volume and zero crossing setting */ in depop_seq_power_stage() 506 /* recover soft volume and zero crossing setting */ in depop_seq_power_stage() 526 /* keep soft volume and zero crossing setting */ in depop_seq_mute_stage() 558 /* recover soft volume and zero crossing setting */ in depop_seq_mute_stage()
|
/openbmc/linux/block/ |
H A D | opal_proto.h | 389 * bit 0: range crossing 449 * bit 0: range crossing
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | barrier.h | 68 * this in order to avoid any IO crossing a scheduling boundary. In both
|
/openbmc/linux/fs/nfs/ |
H A D | namespace.c | 134 * nfs_d_automount - Handle crossing a mountpoint on the server 259 * nfs_do_submount - set up mountpoint when crossing a filesystem boundary
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | floppy.h | 94 * Most Alphas have no problems with floppy DMA crossing 64k borders,
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ |
H A D | Trigger.interface.yaml | 86 Crossing threshold value fulfill numeric threshold condition.
|
/openbmc/u-boot/drivers/core/ |
H A D | of_addr.c | 180 * crossing a non-translatable boundary, and thus the addresses in of_translate_one() 235 * Note: We consider that crossing any level with #size-cells == 0 to mean
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | patch.c | 76 * We're crossing a page boundary, so in __patch_text_multiple()
|