Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dsgx.c58 uint32_t psec_id = 0U, mid = 0U; in partition_epc() local
65 while (psec_id < MAX_EPC_SECTIONS) { in partition_epc()
76 ret = get_epc_section(psec_id, &psec_addr, &psec_size); in partition_epc()
81 psec_id++; in partition_epc()

Completed in 3 milliseconds