Home
last modified time | relevance | path

Searched refs:vcpu_count (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/
Dfvp_spmc_manifest.dts36 vcpu_count = <8>;
48 vcpu_count = <8>;
55 vcpu_count = <1>;
62 vcpu_count = <1>;
Dfvp_spmc_optee_sp_manifest.dts36 vcpu_count = <8>;
/trusted-firmware-a-latest/plat/arm/board/tc/fdts/
Dtc_spmc_manifest.dts29 vcpu_count = <8>;
36 vcpu_count = <8>;
43 vcpu_count = <1>;
50 vcpu_count = <1>;
Dtc_spmc_optee_sp_manifest.dts29 vcpu_count = <8>;
41 vcpu_count = <1>;
48 vcpu_count = <1>;
/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_logical_sp.c269 uint64_t *xn, uint16_t ep_id, uint16_t vcpu_count, in spmd_pack_lp_count_props() argument
273 *xn |= (uint64_t)vcpu_count << 16; in spmd_pack_lp_count_props()