Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dcss.c618 css->global_pgid.pgid_high.ext_cssid.version = 0x80; in css_generate_pgid()
619 css->global_pgid.pgid_high.ext_cssid.cssid = css->cssid; in css_generate_pgid()
622 css->global_pgid.pgid_high.cpu_addr = hard_smp_processor_id(); in css_generate_pgid()
624 css->global_pgid.pgid_high.cpu_addr = 0; in css_generate_pgid()
Dcss.h54 } __attribute__ ((packed)) pgid_high; member