Home
last modified time | relevance | path

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

/hypervisor/release/
A Dsbuf.c10 int32_t sbuf_share_setup(__unused uint16_t pcpu_id, in sbuf_share_setup() function
/hypervisor/debug/
A Dsbuf.c18 int32_t sbuf_share_setup(uint16_t pcpu_id, uint32_t sbuf_id, uint64_t *hva) in sbuf_share_setup() function
/hypervisor/include/common/
A Dsbuf.h22 int32_t sbuf_share_setup(uint16_t cpu_id, uint32_t sbuf_id, uint64_t *hva);
/hypervisor/common/
A Dsbuf.c101 ret = sbuf_share_setup(cpu_id, sbuf_id, hva); in sbuf_setup_common()

Completed in 3 milliseconds