Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/tc/fdts/
H A Dtc_spmc_test_manifest.dts16 vcpu_count = <8>;
23 vcpu_count = <8>;
30 vcpu_count = <1>;
37 vcpu_count = <1>;
H A Dtc_spmc_common_sp_manifest.dtsi35 vcpu_count = <8>;
43 vcpu_count = <1>;
50 vcpu_count = <1>;
57 vcpu_count = <1>;
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_spmc_manifest.dts36 vcpu_count = <8>;
48 vcpu_count = <8>;
55 vcpu_count = <1>;
62 vcpu_count = <1>;
H A Dfvp_spmc_optee_sp_manifest.dts37 vcpu_count = <8>;
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/
H A Drdv3_spmc_sp_manifest.dts33 vcpu_count = <1>;
/rk3399_ARM-atf/services/std_svc/spmd/
H A 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()