Home
last modified time | relevance | path

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

/arch/tile/include/hv/
Dhypervisor.h992 } HV_PhysAddrRange; typedef
1015 HV_PhysAddrRange hv_inquire_physical(int idx);
/arch/tile/kernel/
Dhvglue_trace.c222 HV_WRAP1(HV_PhysAddrRange, hv_inquire_physical, int, idx)
Dsetup.c396 HV_PhysAddrRange range = hv_inquire_physical(i); in setup_memory()