Home
last modified time | relevance | path

Searched defs:orders (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/drm/ttm/
H A Dttm_pool.h77 struct ttm_pool_type orders[NR_PAGE_ORDERS]; member
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp250 std::vector<uint8_t> orders = {}; in createPSU() local
/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c54 static const unsigned int orders[] = {8, 4, 0}; variable
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c242 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument