Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/hv/
Dhypervisor.h2314 #define _HV_BIT(name, bit) \ macro
2337 _HV_BIT(present, PRESENT) in _HV_BIT() function
2338 _HV_BIT(page, PAGE) in _HV_BIT()
2339 _HV_BIT(super, SUPER) in _HV_BIT()
2340 _HV_BIT(client0, CLIENT0) in _HV_BIT()
2341 _HV_BIT(client1, CLIENT1) in _HV_BIT()
2342 _HV_BIT(client2, CLIENT2) in _HV_BIT()
2343 _HV_BIT(migrating, MIGRATING) in _HV_BIT()
2344 _HV_BIT(nc, NC) in _HV_BIT()
2345 _HV_BIT(readable, READABLE) in _HV_BIT()
[all …]