Home
last modified time | relevance | path

Searched full:structure (Results 1 – 21 of 21) sorted by relevance

/kvm-unit-tests/lib/libfdt/
H A Dfdt.h15 fdt32_t off_dt_struct; /* offset to structure */
28 fdt32_t size_dt_struct; /* size of the structure block */
H A Dlibfdt.h34 /* FDT_ERR_BADOFFSET: Function was passed a structure block
36 * unsuitable part of the structure for the operation. */
67 * structure block or other serious error (e.g. misnested
72 * function can't handle (memory reserve map, then structure,
452 * @parentoffset: structure block offset of a node
470 * @parentoffset: structure block offset of a node
473 * fdt_subnode_offset() finds a subnode of the node at structure block
481 * structure block offset of the requested subnode (>=0), on success
521 * structure block offset of the node with the requested path (>=0), on
536 * @nodeoffset: structure block offset of the starting node
[all …]
H A Dlibfdt_internal.h155 * order, i.e. the memory reservation block first, then the structure
H A Dfdt.c121 /* Bounds check structure block */ in fdt_check_header()
H A Dfdt_sw.c359 /* Walk the structure, correcting string offsets */ in fdt_finish()
/kvm-unit-tests/x86/efi/
H A DREADME.md33 ## Code structure
/kvm-unit-tests/s390x/
H A Dsthyi.h3 * STHYI related flags and structure definitions.
H A Dtopology.c241 * @info: pointer to the STSI info structure
244 * Fill the sysinfo_15_1_x info structure and check the
401 * @info: pointer to the STSI info structure
/kvm-unit-tests/lib/
H A Ddevicetree.h63 * in @reg, a bus specific structure
174 /* dt_reg is a structure for "raw" reg tuples */
H A Dacpi.h142 u32 length; /* Length of structure, in bytes */
H A Dprintf.c295 * size-1 array containing a structure. Our function parameter ap has in vsnprintf()
/kvm-unit-tests/x86/
H A Dhyperv.h154 /* Define timer message payload structure. */
H A Dvmx.c810 /* EPT paging structure related functions */
917 /* setup_ept_range : Setup a range of 1:1 mapped page to EPT paging structure.
H A Dvmx_tests.c1235 // Violation caused by EPT paging structure in ept_common()
1239 report(vmx_get_test_stage() == 5, "EPT violation - paging structure"); in ept_common()
3013 /* Read-write access to paging structure. */ in ept_access_test_paddr_read_write()
3022 /* RWX access to paging structure. */ in ept_access_test_paddr_read_write_execute()
/kvm-unit-tests/
H A DREADME164 ## Directory structure
H A DREADME.md164 ## Directory structure
/kvm-unit-tests/lib/x86/
H A Dvm.c261 /* Modify the relevant paging-structure entry */ in split_large_page()
H A Dsetup.c253 * copy the data structure to another memory region to prevent in setup_rsdp()
/kvm-unit-tests/lib/arm/
H A Dsetup.c293 * copy the data structure to another memory region to prevent in setup_rsdp()
/kvm-unit-tests/riscv/
H A Dsbi-sse.c841 /* For shared test_arg structure */ in sse_test_inject_global_cpu()
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl4009 # structure definitions like "(struct foo) { 0 };"