Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c574 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()
/openbmc/linux/include/linux/
H A Dhyperv.h1806 #define HVPFN_DOWN(x) ((x) >> HV_HYP_PAGE_SHIFT) macro
/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c1840 hvpfn = HVPFN_DOWN(sg_dma_address(sg)); in storvsc_queuecommand()